#EEDC9B Color

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

Color preview

#EEDC9B

Color formats

HEX
#EEDC9B
RGB
rgb(238, 220, 155)
RGBA
rgba(238, 220, 155, 1)
HSL
hsl(47, 71%, 77%)
HSV
hsv(47, 35%, 93%)
CMYK
cmyk(0%, 8%, 35%, 7%)
CSS variable
--color-primary: #EEDC9B;
Lowercase HEX
#eedc9b

Shades

Tints

Tones

Harmony

CSS snippets for #EEDC9B

.color-eedc9b {
  color: #EEDC9B;
  background-color: #EEDC9B;
}

Frequently asked questions

What color is #EEDC9B?+

#EEDC9B is a HEX color with RGB value rgb(238, 220, 155) and HSL value hsl(47, 71%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEDC9B?+

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