Crimson Classic

Beautiful 5-stop gradient with rich red color palette

Redredlinear5-stop

CSS Code

CSS
background: linear-gradient(180deg, #f30a0a, #ff4550, #ff6169, #f48382);

Tailwind CSS

Tailwind
bg-gradient-to-b from-[#f30a0a] via-[#ff4550] via-[#ff6169] to-[#f48382]

Technical Details

Linear

180°

4 stops

Red

Color Palette

#f30a0a

Stop 1

#ff4550

Stop 2

#ff6169

Stop 3

#f48382

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