#ECE7E1 Color

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

Color preview

#ECE7E1

Color formats

HEX
#ECE7E1
RGB
rgb(236, 231, 225)
RGBA
rgba(236, 231, 225, 1)
HSL
hsl(33, 22%, 90%)
HSV
hsv(33, 5%, 93%)
CMYK
cmyk(0%, 2%, 5%, 7%)
CSS variable
--color-primary: #ECE7E1;
Lowercase HEX
#ece7e1

Shades

Tints

Tones

Harmony

CSS snippets for #ECE7E1

.color-ece7e1 {
  color: #ECE7E1;
  background-color: #ECE7E1;
}

Frequently asked questions

What color is #ECE7E1?+

#ECE7E1 is a HEX color with RGB value rgb(236, 231, 225) and HSL value hsl(33, 22%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #ECE7E1?+

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