#FED99D Color

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

Color preview

#FED99D

Color formats

HEX
#FED99D
RGB
rgb(254, 217, 157)
RGBA
rgba(254, 217, 157, 1)
HSL
hsl(37, 98%, 81%)
HSV
hsv(37, 38%, 100%)
CMYK
cmyk(0%, 15%, 38%, 0%)
CSS variable
--color-primary: #FED99D;
Lowercase HEX
#fed99d

Shades

Tints

Tones

Harmony

CSS snippets for #FED99D

.color-fed99d {
  color: #FED99D;
  background-color: #FED99D;
}

Frequently asked questions

What color is #FED99D?+

#FED99D is a HEX color with RGB value rgb(254, 217, 157) and HSL value hsl(37, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED99D?+

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