#EACED5 Color

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

Color preview

#EACED5

Color formats

HEX
#EACED5
RGB
rgb(234, 206, 213)
RGBA
rgba(234, 206, 213, 1)
HSL
hsl(345, 40%, 86%)
HSV
hsv(345, 12%, 92%)
CMYK
cmyk(0%, 12%, 9%, 8%)
CSS variable
--color-primary: #EACED5;
Lowercase HEX
#eaced5

Shades

Tints

Tones

Harmony

CSS snippets for #EACED5

.color-eaced5 {
  color: #EACED5;
  background-color: #EACED5;
}

Frequently asked questions

What color is #EACED5?+

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

What is the closest Tailwind color to #EACED5?+

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