#ECDFD1 Color

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

Color preview

#ECDFD1

Color formats

HEX
#ECDFD1
RGB
rgb(236, 223, 209)
RGBA
rgba(236, 223, 209, 1)
HSL
hsl(31, 42%, 87%)
HSV
hsv(31, 11%, 93%)
CMYK
cmyk(0%, 6%, 11%, 7%)
CSS variable
--color-primary: #ECDFD1;
Lowercase HEX
#ecdfd1

Shades

Tints

Tones

Harmony

CSS snippets for #ECDFD1

.color-ecdfd1 {
  color: #ECDFD1;
  background-color: #ECDFD1;
}

Frequently asked questions

What color is #ECDFD1?+

#ECDFD1 is a HEX color with RGB value rgb(236, 223, 209) and HSL value hsl(31, 42%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #ECDFD1?+

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