Crimson Elite

Featured

Beautiful 3-stop gradient with rich red color palette

Redredradial3-stop

CSS Code

CSS
background: radial-gradient(circle, #ff0004, #f83f4f, #ff7560);

Tailwind CSS

Tailwind
bg-gradient-radial from-[#ff0004] via-[#f83f4f] to-[#ff7560]

Technical Details

Radial

135°

3 stops

Red

Color Palette

#ff0004

Stop 1

#f83f4f

Stop 2

#ff7560

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