Crimson Classic

Beautiful 3-stop gradient with rich red color palette

Redredlinear3-stop

CSS Code

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

Tailwind CSS

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

Technical Details

Linear

300°

3 stops

Red

Color Palette

#f30a0a

Stop 1

#ff4550

Stop 2

#ff6169

Stop 3

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