#EEBEA4 Color

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

Color preview

#EEBEA4

Color formats

HEX
#EEBEA4
RGB
rgb(238, 190, 164)
RGBA
rgba(238, 190, 164, 1)
HSL
hsl(21, 69%, 79%)
HSV
hsv(21, 31%, 93%)
CMYK
cmyk(0%, 20%, 31%, 7%)
CSS variable
--color-primary: #EEBEA4;
Lowercase HEX
#eebea4

Shades

Tints

Tones

Harmony

CSS snippets for #EEBEA4

.color-eebea4 {
  color: #EEBEA4;
  background-color: #EEBEA4;
}

Frequently asked questions

What color is #EEBEA4?+

#EEBEA4 is a HEX color with RGB value rgb(238, 190, 164) and HSL value hsl(21, 69%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEBEA4?+

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