#EBBEAA Color

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

Color preview

#EBBEAA

Color formats

HEX
#EBBEAA
RGB
rgb(235, 190, 170)
RGBA
rgba(235, 190, 170, 1)
HSL
hsl(18, 62%, 79%)
HSV
hsv(18, 28%, 92%)
CMYK
cmyk(0%, 19%, 28%, 8%)
CSS variable
--color-primary: #EBBEAA;
Lowercase HEX
#ebbeaa

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEAA

.color-ebbeaa {
  color: #EBBEAA;
  background-color: #EBBEAA;
}

Frequently asked questions

What color is #EBBEAA?+

#EBBEAA is a HEX color with RGB value rgb(235, 190, 170) and HSL value hsl(18, 62%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBEAA?+

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