#ECE9D6 Color

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

Color preview

#ECE9D6

Color formats

HEX
#ECE9D6
RGB
rgb(236, 233, 214)
RGBA
rgba(236, 233, 214, 1)
HSL
hsl(52, 37%, 88%)
HSV
hsv(52, 9%, 93%)
CMYK
cmyk(0%, 1%, 9%, 7%)
CSS variable
--color-primary: #ECE9D6;
Lowercase HEX
#ece9d6

Shades

Tints

Tones

Harmony

CSS snippets for #ECE9D6

.color-ece9d6 {
  color: #ECE9D6;
  background-color: #ECE9D6;
}

Frequently asked questions

What color is #ECE9D6?+

#ECE9D6 is a HEX color with RGB value rgb(236, 233, 214) and HSL value hsl(52, 37%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #ECE9D6?+

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