#ECECD5 Color

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

Color preview

#ECECD5

Color formats

HEX
#ECECD5
RGB
rgb(236, 236, 213)
RGBA
rgba(236, 236, 213, 1)
HSL
hsl(60, 38%, 88%)
HSV
hsv(60, 10%, 93%)
CMYK
cmyk(0%, 0%, 10%, 7%)
CSS variable
--color-primary: #ECECD5;
Lowercase HEX
#ececd5

Shades

Tints

Tones

Harmony

CSS snippets for #ECECD5

.color-ececd5 {
  color: #ECECD5;
  background-color: #ECECD5;
}

Frequently asked questions

What color is #ECECD5?+

#ECECD5 is a HEX color with RGB value rgb(236, 236, 213) and HSL value hsl(60, 38%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #ECECD5?+

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