#EABBCD Color

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

Color preview

#EABBCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EABBCD

.color-eabbcd {
  color: #EABBCD;
  background-color: #EABBCD;
}

Frequently asked questions

What color is #EABBCD?+

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

What is the closest Tailwind color to #EABBCD?+

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