#EACD9C Color

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

Color preview

#EACD9C

Color formats

HEX
#EACD9C
RGB
rgb(234, 205, 156)
RGBA
rgba(234, 205, 156, 1)
HSL
hsl(38, 65%, 76%)
HSV
hsv(38, 33%, 92%)
CMYK
cmyk(0%, 12%, 33%, 8%)
CSS variable
--color-primary: #EACD9C;
Lowercase HEX
#eacd9c

Shades

Tints

Tones

Harmony

CSS snippets for #EACD9C

.color-eacd9c {
  color: #EACD9C;
  background-color: #EACD9C;
}

Frequently asked questions

What color is #EACD9C?+

#EACD9C is a HEX color with RGB value rgb(234, 205, 156) and HSL value hsl(38, 65%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EACD9C?+

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