#FED09E Color

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

Color preview

#FED09E

Color formats

HEX
#FED09E
RGB
rgb(254, 208, 158)
RGBA
rgba(254, 208, 158, 1)
HSL
hsl(31, 98%, 81%)
HSV
hsv(31, 38%, 100%)
CMYK
cmyk(0%, 18%, 38%, 0%)
CSS variable
--color-primary: #FED09E;
Lowercase HEX
#fed09e

Shades

Tints

Tones

Harmony

CSS snippets for #FED09E

.color-fed09e {
  color: #FED09E;
  background-color: #FED09E;
}

Frequently asked questions

What color is #FED09E?+

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

What is the closest Tailwind color to #FED09E?+

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