#EBECD3 Color

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

Color preview

#EBECD3

Color formats

HEX
#EBECD3
RGB
rgb(235, 236, 211)
RGBA
rgba(235, 236, 211, 1)
HSL
hsl(62, 40%, 88%)
HSV
hsv(62, 11%, 93%)
CMYK
cmyk(0%, 0%, 11%, 7%)
CSS variable
--color-primary: #EBECD3;
Lowercase HEX
#ebecd3

Shades

Tints

Tones

Harmony

CSS snippets for #EBECD3

.color-ebecd3 {
  color: #EBECD3;
  background-color: #EBECD3;
}

Frequently asked questions

What color is #EBECD3?+

#EBECD3 is a HEX color with RGB value rgb(235, 236, 211) and HSL value hsl(62, 40%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EBECD3?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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