#EEDF9B Color

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

Color preview

#EEDF9B

Color formats

HEX
#EEDF9B
RGB
rgb(238, 223, 155)
RGBA
rgba(238, 223, 155, 1)
HSL
hsl(49, 71%, 77%)
HSV
hsv(49, 35%, 93%)
CMYK
cmyk(0%, 6%, 35%, 7%)
CSS variable
--color-primary: #EEDF9B;
Lowercase HEX
#eedf9b

Shades

Tints

Tones

Harmony

CSS snippets for #EEDF9B

.color-eedf9b {
  color: #EEDF9B;
  background-color: #EEDF9B;
}

Frequently asked questions

What color is #EEDF9B?+

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

What is the closest Tailwind color to #EEDF9B?+

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