#EACCDB Color

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

Color preview

#EACCDB

Color formats

HEX
#EACCDB
RGB
rgb(234, 204, 219)
RGBA
rgba(234, 204, 219, 1)
HSL
hsl(330, 42%, 86%)
HSV
hsv(330, 13%, 92%)
CMYK
cmyk(0%, 13%, 6%, 8%)
CSS variable
--color-primary: #EACCDB;
Lowercase HEX
#eaccdb

Shades

Tints

Tones

Harmony

CSS snippets for #EACCDB

.color-eaccdb {
  color: #EACCDB;
  background-color: #EACCDB;
}

Frequently asked questions

What color is #EACCDB?+

#EACCDB is a HEX color with RGB value rgb(234, 204, 219) and HSL value hsl(330, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EACCDB?+

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