#FED89E Color

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

Color preview

#FED89E

Color formats

HEX
#FED89E
RGB
rgb(254, 216, 158)
RGBA
rgba(254, 216, 158, 1)
HSL
hsl(36, 98%, 81%)
HSV
hsv(36, 38%, 100%)
CMYK
cmyk(0%, 15%, 38%, 0%)
CSS variable
--color-primary: #FED89E;
Lowercase HEX
#fed89e

Shades

Tints

Tones

Harmony

CSS snippets for #FED89E

.color-fed89e {
  color: #FED89E;
  background-color: #FED89E;
}

Frequently asked questions

What color is #FED89E?+

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

What is the closest Tailwind color to #FED89E?+

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