#EACDB7 Color

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

Color preview

#EACDB7

Color formats

HEX
#EACDB7
RGB
rgb(234, 205, 183)
RGBA
rgba(234, 205, 183, 1)
HSL
hsl(26, 55%, 82%)
HSV
hsv(26, 22%, 92%)
CMYK
cmyk(0%, 12%, 22%, 8%)
CSS variable
--color-primary: #EACDB7;
Lowercase HEX
#eacdb7

Shades

Tints

Tones

Harmony

CSS snippets for #EACDB7

.color-eacdb7 {
  color: #EACDB7;
  background-color: #EACDB7;
}

Frequently asked questions

What color is #EACDB7?+

#EACDB7 is a HEX color with RGB value rgb(234, 205, 183) and HSL value hsl(26, 55%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACDB7?+

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