#EABEB2 Color

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

Color preview

#EABEB2

Color formats

HEX
#EABEB2
RGB
rgb(234, 190, 178)
RGBA
rgba(234, 190, 178, 1)
HSL
hsl(13, 57%, 81%)
HSV
hsv(13, 24%, 92%)
CMYK
cmyk(0%, 19%, 24%, 8%)
CSS variable
--color-primary: #EABEB2;
Lowercase HEX
#eabeb2

Shades

Tints

Tones

Harmony

CSS snippets for #EABEB2

.color-eabeb2 {
  color: #EABEB2;
  background-color: #EABEB2;
}

Frequently asked questions

What color is #EABEB2?+

#EABEB2 is a HEX color with RGB value rgb(234, 190, 178) and HSL value hsl(13, 57%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABEB2?+

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