#EACB9F Color

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

Color preview

#EACB9F

Color formats

HEX
#EACB9F
RGB
rgb(234, 203, 159)
RGBA
rgba(234, 203, 159, 1)
HSL
hsl(35, 64%, 77%)
HSV
hsv(35, 32%, 92%)
CMYK
cmyk(0%, 13%, 32%, 8%)
CSS variable
--color-primary: #EACB9F;
Lowercase HEX
#eacb9f

Shades

Tints

Tones

Harmony

CSS snippets for #EACB9F

.color-eacb9f {
  color: #EACB9F;
  background-color: #EACB9F;
}

Frequently asked questions

What color is #EACB9F?+

#EACB9F is a HEX color with RGB value rgb(234, 203, 159) and HSL value hsl(35, 64%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACB9F?+

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