#FEC99E Color

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

Color preview

#FEC99E

Color formats

HEX
#FEC99E
RGB
rgb(254, 201, 158)
RGBA
rgba(254, 201, 158, 1)
HSL
hsl(27, 98%, 81%)
HSV
hsv(27, 38%, 100%)
CMYK
cmyk(0%, 21%, 38%, 0%)
CSS variable
--color-primary: #FEC99E;
Lowercase HEX
#fec99e

Shades

Tints

Tones

Harmony

CSS snippets for #FEC99E

.color-fec99e {
  color: #FEC99E;
  background-color: #FEC99E;
}

Frequently asked questions

What color is #FEC99E?+

#FEC99E is a HEX color with RGB value rgb(254, 201, 158) and HSL value hsl(27, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FEC99E?+

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