#EBECD2 Color

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

Color preview

#EBECD2

Color formats

HEX
#EBECD2
RGB
rgb(235, 236, 210)
RGBA
rgba(235, 236, 210, 1)
HSL
hsl(62, 41%, 87%)
HSV
hsv(62, 11%, 93%)
CMYK
cmyk(0%, 0%, 11%, 7%)
CSS variable
--color-primary: #EBECD2;
Lowercase HEX
#ebecd2

Shades

Tints

Tones

Harmony

CSS snippets for #EBECD2

.color-ebecd2 {
  color: #EBECD2;
  background-color: #EBECD2;
}

Frequently asked questions

What color is #EBECD2?+

#EBECD2 is a HEX color with RGB value rgb(235, 236, 210) and HSL value hsl(62, 41%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EBECD2?+

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