Flame Classic

Beautiful 4-stop gradient with rich fire color palette

Firefirelinear4-stop

CSS Code

CSS
background: linear-gradient(180deg, #ff0002, #fb3b01, #f69905, #ffd100);

Tailwind CSS

Tailwind
bg-gradient-to-b from-[#ff0002] via-[#fb3b01] via-[#f69905] to-[#ffd100]

Technical Details

Linear

180°

4 stops

Fire

Color Palette

#ff0002

Stop 1

#fb3b01

Stop 2

#f69905

Stop 3

#ffd100

Stop 4

Usage Examples

Perfect for:

  • Modern website backgrounds
  • Mobile app interfaces
  • UI components and buttons
  • Hero sections and banners
  • Brand identity materials
  • Social media graphics
  • Card and container styling
  • fire themed designs