#EACAB3 Color

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

Color preview

#EACAB3

Color formats

HEX
#EACAB3
RGB
rgb(234, 202, 179)
RGBA
rgba(234, 202, 179, 1)
HSL
hsl(25, 57%, 81%)
HSV
hsv(25, 24%, 92%)
CMYK
cmyk(0%, 14%, 24%, 8%)
CSS variable
--color-primary: #EACAB3;
Lowercase HEX
#eacab3

Shades

Tints

Tones

Harmony

CSS snippets for #EACAB3

.color-eacab3 {
  color: #EACAB3;
  background-color: #EACAB3;
}

Frequently asked questions

What color is #EACAB3?+

#EACAB3 is a HEX color with RGB value rgb(234, 202, 179) and HSL value hsl(25, 57%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACAB3?+

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