#EACED3 Color

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

Color preview

#EACED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EACED3

.color-eaced3 {
  color: #EACED3;
  background-color: #EACED3;
}

Frequently asked questions

What color is #EACED3?+

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

What is the closest Tailwind color to #EACED3?+

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