Crimson Elite

Featured

Beautiful 4-stop gradient with rich red color palette

Redredlinear4-stop

CSS Code

CSS
background: linear-gradient(180deg, #f90200, #f5473e, #ff646d, #f3808c);

Tailwind CSS

Tailwind
bg-gradient-to-b from-[#f90200] via-[#f5473e] via-[#ff646d] to-[#f3808c]

Technical Details

Linear

180°

4 stops

Red

Color Palette

#f90200

Stop 1

#f5473e

Stop 2

#ff646d

Stop 3

#f3808c

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
  • red themed designs