#EEDB9A Color

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

Color preview

#EEDB9A

Color formats

HEX
#EEDB9A
RGB
rgb(238, 219, 154)
RGBA
rgba(238, 219, 154, 1)
HSL
hsl(46, 71%, 77%)
HSV
hsv(46, 35%, 93%)
CMYK
cmyk(0%, 8%, 35%, 7%)
CSS variable
--color-primary: #EEDB9A;
Lowercase HEX
#eedb9a

Shades

Tints

Tones

Harmony

CSS snippets for #EEDB9A

.color-eedb9a {
  color: #EEDB9A;
  background-color: #EEDB9A;
}

Frequently asked questions

What color is #EEDB9A?+

#EEDB9A is a HEX color with RGB value rgb(238, 219, 154) and HSL value hsl(46, 71%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEDB9A?+

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