#EACED1 Color

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

Color preview

#EACED1

Color formats

HEX
#EACED1
RGB
rgb(234, 206, 209)
RGBA
rgba(234, 206, 209, 1)
HSL
hsl(354, 40%, 86%)
HSV
hsv(354, 12%, 92%)
CMYK
cmyk(0%, 12%, 11%, 8%)
CSS variable
--color-primary: #EACED1;
Lowercase HEX
#eaced1

Shades

Tints

Tones

Harmony

CSS snippets for #EACED1

.color-eaced1 {
  color: #EACED1;
  background-color: #EACED1;
}

Frequently asked questions

What color is #EACED1?+

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

What is the closest Tailwind color to #EACED1?+

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