#EACCBA Color

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

Color preview

#EACCBA

Color formats

HEX
#EACCBA
RGB
rgb(234, 204, 186)
RGBA
rgba(234, 204, 186, 1)
HSL
hsl(23, 53%, 82%)
HSV
hsv(23, 21%, 92%)
CMYK
cmyk(0%, 13%, 21%, 8%)
CSS variable
--color-primary: #EACCBA;
Lowercase HEX
#eaccba

Shades

Tints

Tones

Harmony

CSS snippets for #EACCBA

.color-eaccba {
  color: #EACCBA;
  background-color: #EACCBA;
}

Frequently asked questions

What color is #EACCBA?+

#EACCBA is a HEX color with RGB value rgb(234, 204, 186) and HSL value hsl(23, 53%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACCBA?+

The closest Tailwind color is red-200, available as the bg-red-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