#EABBBA Color

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

Color preview

#EABBBA

Color formats

HEX
#EABBBA
RGB
rgb(234, 187, 186)
RGBA
rgba(234, 187, 186, 1)
HSL
hsl(1, 53%, 82%)
HSV
hsv(1, 21%, 92%)
CMYK
cmyk(0%, 20%, 21%, 8%)
CSS variable
--color-primary: #EABBBA;
Lowercase HEX
#eabbba

Shades

Tints

Tones

Harmony

CSS snippets for #EABBBA

.color-eabbba {
  color: #EABBBA;
  background-color: #EABBBA;
}

Frequently asked questions

What color is #EABBBA?+

#EABBBA is a HEX color with RGB value rgb(234, 187, 186) and HSL value hsl(1, 53%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABBBA?+

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