#ECDFD0 Color

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

Color preview

#ECDFD0

Color formats

HEX
#ECDFD0
RGB
rgb(236, 223, 208)
RGBA
rgba(236, 223, 208, 1)
HSL
hsl(32, 42%, 87%)
HSV
hsv(32, 12%, 93%)
CMYK
cmyk(0%, 6%, 12%, 7%)
CSS variable
--color-primary: #ECDFD0;
Lowercase HEX
#ecdfd0

Shades

Tints

Tones

Harmony

CSS snippets for #ECDFD0

.color-ecdfd0 {
  color: #ECDFD0;
  background-color: #ECDFD0;
}

Frequently asked questions

What color is #ECDFD0?+

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

What is the closest Tailwind color to #ECDFD0?+

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