#EACDB5 Color

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

Color preview

#EACDB5

Color formats

HEX
#EACDB5
RGB
rgb(234, 205, 181)
RGBA
rgba(234, 205, 181, 1)
HSL
hsl(27, 56%, 81%)
HSV
hsv(27, 23%, 92%)
CMYK
cmyk(0%, 12%, 23%, 8%)
CSS variable
--color-primary: #EACDB5;
Lowercase HEX
#eacdb5

Shades

Tints

Tones

Harmony

CSS snippets for #EACDB5

.color-eacdb5 {
  color: #EACDB5;
  background-color: #EACDB5;
}

Frequently asked questions

What color is #EACDB5?+

#EACDB5 is a HEX color with RGB value rgb(234, 205, 181) and HSL value hsl(27, 56%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACDB5?+

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