#EACBB3 Color

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

Color preview

#EACBB3

Color formats

HEX
#EACBB3
RGB
rgb(234, 203, 179)
RGBA
rgba(234, 203, 179, 1)
HSL
hsl(26, 57%, 81%)
HSV
hsv(26, 24%, 92%)
CMYK
cmyk(0%, 13%, 24%, 8%)
CSS variable
--color-primary: #EACBB3;
Lowercase HEX
#eacbb3

Shades

Tints

Tones

Harmony

CSS snippets for #EACBB3

.color-eacbb3 {
  color: #EACBB3;
  background-color: #EACBB3;
}

Frequently asked questions

What color is #EACBB3?+

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

What is the closest Tailwind color to #EACBB3?+

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