#FEC89F Color

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

Color preview

#FEC89F

Color formats

HEX
#FEC89F
RGB
rgb(254, 200, 159)
RGBA
rgba(254, 200, 159, 1)
HSL
hsl(26, 98%, 81%)
HSV
hsv(26, 37%, 100%)
CMYK
cmyk(0%, 21%, 37%, 0%)
CSS variable
--color-primary: #FEC89F;
Lowercase HEX
#fec89f

Shades

Tints

Tones

Harmony

CSS snippets for #FEC89F

.color-fec89f {
  color: #FEC89F;
  background-color: #FEC89F;
}

Frequently asked questions

What color is #FEC89F?+

#FEC89F is a HEX color with RGB value rgb(254, 200, 159) and HSL value hsl(26, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FEC89F?+

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