#EACBA1 Color

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

Color preview

#EACBA1

Color formats

HEX
#EACBA1
RGB
rgb(234, 203, 161)
RGBA
rgba(234, 203, 161, 1)
HSL
hsl(35, 63%, 77%)
HSV
hsv(35, 31%, 92%)
CMYK
cmyk(0%, 13%, 31%, 8%)
CSS variable
--color-primary: #EACBA1;
Lowercase HEX
#eacba1

Shades

Tints

Tones

Harmony

CSS snippets for #EACBA1

.color-eacba1 {
  color: #EACBA1;
  background-color: #EACBA1;
}

Frequently asked questions

What color is #EACBA1?+

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

What is the closest Tailwind color to #EACBA1?+

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