#EACCCD Color

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

Color preview

#EACCCD

Color formats

HEX
#EACCCD
RGB
rgb(234, 204, 205)
RGBA
rgba(234, 204, 205, 1)
HSL
hsl(358, 42%, 86%)
HSV
hsv(358, 13%, 92%)
CMYK
cmyk(0%, 13%, 12%, 8%)
CSS variable
--color-primary: #EACCCD;
Lowercase HEX
#eacccd

Shades

Tints

Tones

Harmony

CSS snippets for #EACCCD

.color-eacccd {
  color: #EACCCD;
  background-color: #EACCCD;
}

Frequently asked questions

What color is #EACCCD?+

#EACCCD is a HEX color with RGB value rgb(234, 204, 205) and HSL value hsl(358, 42%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EACCCD?+

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