#FE8D2A Color

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

Color preview

#FE8D2A

Color formats

HEX
#FE8D2A
RGB
rgb(254, 141, 42)
RGBA
rgba(254, 141, 42, 1)
HSL
hsl(28, 99%, 58%)
HSV
hsv(28, 83%, 100%)
CMYK
cmyk(0%, 44%, 83%, 0%)
CSS variable
--color-primary: #FE8D2A;
Lowercase HEX
#fe8d2a

Shades

Tints

Tones

Harmony

CSS snippets for #FE8D2A

.color-fe8d2a {
  color: #FE8D2A;
  background-color: #FE8D2A;
}

Frequently asked questions

What color is #FE8D2A?+

#FE8D2A is a HEX color with RGB value rgb(254, 141, 42) and HSL value hsl(28, 99%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE8D2A?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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