#EABBA4 Color

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

Color preview

#EABBA4

Color formats

HEX
#EABBA4
RGB
rgb(234, 187, 164)
RGBA
rgba(234, 187, 164, 1)
HSL
hsl(20, 62%, 78%)
HSV
hsv(20, 30%, 92%)
CMYK
cmyk(0%, 20%, 30%, 8%)
CSS variable
--color-primary: #EABBA4;
Lowercase HEX
#eabba4

Shades

Tints

Tones

Harmony

CSS snippets for #EABBA4

.color-eabba4 {
  color: #EABBA4;
  background-color: #EABBA4;
}

Frequently asked questions

What color is #EABBA4?+

#EABBA4 is a HEX color with RGB value rgb(234, 187, 164) and HSL value hsl(20, 62%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EABBA4?+

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