#ECEBD2 Color

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

Color preview

#ECEBD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECEBD2

.color-ecebd2 {
  color: #ECEBD2;
  background-color: #ECEBD2;
}

Frequently asked questions

What color is #ECEBD2?+

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

What is the closest Tailwind color to #ECEBD2?+

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