#EBECD5 Color

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

Color preview

#EBECD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBECD5

.color-ebecd5 {
  color: #EBECD5;
  background-color: #EBECD5;
}

Frequently asked questions

What color is #EBECD5?+

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

What is the closest Tailwind color to #EBECD5?+

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