#EACB9D Color

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

Color preview

#EACB9D

Color formats

HEX
#EACB9D
RGB
rgb(234, 203, 157)
RGBA
rgba(234, 203, 157, 1)
HSL
hsl(36, 65%, 77%)
HSV
hsv(36, 33%, 92%)
CMYK
cmyk(0%, 13%, 33%, 8%)
CSS variable
--color-primary: #EACB9D;
Lowercase HEX
#eacb9d

Shades

Tints

Tones

Harmony

CSS snippets for #EACB9D

.color-eacb9d {
  color: #EACB9D;
  background-color: #EACB9D;
}

Frequently asked questions

What color is #EACB9D?+

#EACB9D is a HEX color with RGB value rgb(234, 203, 157) and HSL value hsl(36, 65%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACB9D?+

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