#EACED2 Color

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

Color preview

#EACED2

Color formats

HEX
#EACED2
RGB
rgb(234, 206, 210)
RGBA
rgba(234, 206, 210, 1)
HSL
hsl(351, 40%, 86%)
HSV
hsv(351, 12%, 92%)
CMYK
cmyk(0%, 12%, 10%, 8%)
CSS variable
--color-primary: #EACED2;
Lowercase HEX
#eaced2

Shades

Tints

Tones

Harmony

CSS snippets for #EACED2

.color-eaced2 {
  color: #EACED2;
  background-color: #EACED2;
}

Frequently asked questions

What color is #EACED2?+

#EACED2 is a HEX color with RGB value rgb(234, 206, 210) and HSL value hsl(351, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EACED2?+

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