#FED89A Color

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

Color preview

#FED89A

Color formats

HEX
#FED89A
RGB
rgb(254, 216, 154)
RGBA
rgba(254, 216, 154, 1)
HSL
hsl(37, 98%, 80%)
HSV
hsv(37, 39%, 100%)
CMYK
cmyk(0%, 15%, 39%, 0%)
CSS variable
--color-primary: #FED89A;
Lowercase HEX
#fed89a

Shades

Tints

Tones

Harmony

CSS snippets for #FED89A

.color-fed89a {
  color: #FED89A;
  background-color: #FED89A;
}

Frequently asked questions

What color is #FED89A?+

#FED89A is a HEX color with RGB value rgb(254, 216, 154) and HSL value hsl(37, 98%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED89A?+

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