#FF9E15 Color

Inspect #FF9E15 across formats, palettes, contrast and closest named color matches.

Color preview

#FF9E15

Color formats

HEX
#FF9E15
RGB
rgb(255, 158, 21)
RGBA
rgba(255, 158, 21, 1)
HSL
hsl(35, 100%, 54%)
HSV
hsv(35, 92%, 100%)
CMYK
cmyk(0%, 38%, 92%, 0%)
CSS variable
--color-primary: #FF9E15;
Lowercase HEX
#ff9e15

Shades

Tints

Tones

Harmony

CSS snippets for #FF9E15

.color-ff9e15 {
  color: #FF9E15;
  background-color: #FF9E15;
}

Frequently asked questions

What color is #FF9E15?+

#FF9E15 is a HEX color with RGB value rgb(255, 158, 21) and HSL value hsl(35, 100%, 54%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FF9E15?+

The closest Tailwind color is amber-500, available as the bg-amber-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools