#EACAB6 Color

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

Color preview

#EACAB6

Color formats

HEX
#EACAB6
RGB
rgb(234, 202, 182)
RGBA
rgba(234, 202, 182, 1)
HSL
hsl(23, 55%, 82%)
HSV
hsv(23, 22%, 92%)
CMYK
cmyk(0%, 14%, 22%, 8%)
CSS variable
--color-primary: #EACAB6;
Lowercase HEX
#eacab6

Shades

Tints

Tones

Harmony

CSS snippets for #EACAB6

.color-eacab6 {
  color: #EACAB6;
  background-color: #EACAB6;
}

Frequently asked questions

What color is #EACAB6?+

#EACAB6 is a HEX color with RGB value rgb(234, 202, 182) and HSL value hsl(23, 55%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACAB6?+

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