Tangerine Classic

Beautiful 4-stop gradient with rich orange color palette

Orangeorangeradial4-stop

CSS Code

CSS
background: radial-gradient(circle, #ffa400, #ffb359, #f5c406, #ffd6a9);

Tailwind CSS

Tailwind
bg-gradient-radial from-[#ffa400] via-[#ffb359] via-[#f5c406] to-[#ffd6a9]

Technical Details

Radial

135°

4 stops

Orange

Color Palette

#ffa400

Stop 1

#ffb359

Stop 2

#f5c406

Stop 3

#ffd6a9

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