#FEDC9E Color

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

Color preview

#FEDC9E

Color formats

HEX
#FEDC9E
RGB
rgb(254, 220, 158)
RGBA
rgba(254, 220, 158, 1)
HSL
hsl(39, 98%, 81%)
HSV
hsv(39, 38%, 100%)
CMYK
cmyk(0%, 13%, 38%, 0%)
CSS variable
--color-primary: #FEDC9E;
Lowercase HEX
#fedc9e

Shades

Tints

Tones

Harmony

CSS snippets for #FEDC9E

.color-fedc9e {
  color: #FEDC9E;
  background-color: #FEDC9E;
}

Frequently asked questions

What color is #FEDC9E?+

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

What is the closest Tailwind color to #FEDC9E?+

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