#ECDFD2 Color

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

Color preview

#ECDFD2

Color formats

HEX
#ECDFD2
RGB
rgb(236, 223, 210)
RGBA
rgba(236, 223, 210, 1)
HSL
hsl(30, 41%, 87%)
HSV
hsv(30, 11%, 93%)
CMYK
cmyk(0%, 6%, 11%, 7%)
CSS variable
--color-primary: #ECDFD2;
Lowercase HEX
#ecdfd2

Shades

Tints

Tones

Harmony

CSS snippets for #ECDFD2

.color-ecdfd2 {
  color: #ECDFD2;
  background-color: #ECDFD2;
}

Frequently asked questions

What color is #ECDFD2?+

#ECDFD2 is a HEX color with RGB value rgb(236, 223, 210) and HSL value hsl(30, 41%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #ECDFD2?+

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