#EED999 Color

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

Color preview

#EED999

Color formats

HEX
#EED999
RGB
rgb(238, 217, 153)
RGBA
rgba(238, 217, 153, 1)
HSL
hsl(45, 71%, 77%)
HSV
hsv(45, 36%, 93%)
CMYK
cmyk(0%, 9%, 36%, 7%)
CSS variable
--color-primary: #EED999;
Lowercase HEX
#eed999

Shades

Tints

Tones

Harmony

CSS snippets for #EED999

.color-eed999 {
  color: #EED999;
  background-color: #EED999;
}

Frequently asked questions

What color is #EED999?+

#EED999 is a HEX color with RGB value rgb(238, 217, 153) and HSL value hsl(45, 71%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EED999?+

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