#EAD0D0 Color

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

Color preview

#EAD0D0

Color formats

HEX
#EAD0D0
RGB
rgb(234, 208, 208)
RGBA
rgba(234, 208, 208, 1)
HSL
hsl(0, 38%, 87%)
HSV
hsv(0, 11%, 92%)
CMYK
cmyk(0%, 11%, 11%, 8%)
CSS variable
--color-primary: #EAD0D0;
Lowercase HEX
#ead0d0

Shades

Tints

Tones

Harmony

CSS snippets for #EAD0D0

.color-ead0d0 {
  color: #EAD0D0;
  background-color: #EAD0D0;
}

Frequently asked questions

What color is #EAD0D0?+

#EAD0D0 is a HEX color with RGB value rgb(234, 208, 208) and HSL value hsl(0, 38%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EAD0D0?+

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