#EABBCE Color

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

Color preview

#EABBCE

Color formats

HEX
#EABBCE
RGB
rgb(234, 187, 206)
RGBA
rgba(234, 187, 206, 1)
HSL
hsl(336, 53%, 83%)
HSV
hsv(336, 20%, 92%)
CMYK
cmyk(0%, 20%, 12%, 8%)
CSS variable
--color-primary: #EABBCE;
Lowercase HEX
#eabbce

Shades

Tints

Tones

Harmony

CSS snippets for #EABBCE

.color-eabbce {
  color: #EABBCE;
  background-color: #EABBCE;
}

Frequently asked questions

What color is #EABBCE?+

#EABBCE is a HEX color with RGB value rgb(234, 187, 206) and HSL value hsl(336, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABBCE?+

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