#ECE0D9 Color

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

Color preview

#ECE0D9

Color formats

HEX
#ECE0D9
RGB
rgb(236, 224, 217)
RGBA
rgba(236, 224, 217, 1)
HSL
hsl(22, 33%, 89%)
HSV
hsv(22, 8%, 93%)
CMYK
cmyk(0%, 5%, 8%, 7%)
CSS variable
--color-primary: #ECE0D9;
Lowercase HEX
#ece0d9

Shades

Tints

Tones

Harmony

CSS snippets for #ECE0D9

.color-ece0d9 {
  color: #ECE0D9;
  background-color: #ECE0D9;
}

Frequently asked questions

What color is #ECE0D9?+

#ECE0D9 is a HEX color with RGB value rgb(236, 224, 217) and HSL value hsl(22, 33%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #ECE0D9?+

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