#EABBB5 Color

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

Color preview

#EABBB5

Color formats

HEX
#EABBB5
RGB
rgb(234, 187, 181)
RGBA
rgba(234, 187, 181, 1)
HSL
hsl(7, 56%, 81%)
HSV
hsv(7, 23%, 92%)
CMYK
cmyk(0%, 20%, 23%, 8%)
CSS variable
--color-primary: #EABBB5;
Lowercase HEX
#eabbb5

Shades

Tints

Tones

Harmony

CSS snippets for #EABBB5

.color-eabbb5 {
  color: #EABBB5;
  background-color: #EABBB5;
}

Frequently asked questions

What color is #EABBB5?+

#EABBB5 is a HEX color with RGB value rgb(234, 187, 181) and HSL value hsl(7, 56%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABBB5?+

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