#ECEBD0 Color

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

Color preview

#ECEBD0

Color formats

HEX
#ECEBD0
RGB
rgb(236, 235, 208)
RGBA
rgba(236, 235, 208, 1)
HSL
hsl(58, 42%, 87%)
HSV
hsv(58, 12%, 93%)
CMYK
cmyk(0%, 0%, 12%, 7%)
CSS variable
--color-primary: #ECEBD0;
Lowercase HEX
#ecebd0

Shades

Tints

Tones

Harmony

CSS snippets for #ECEBD0

.color-ecebd0 {
  color: #ECEBD0;
  background-color: #ECEBD0;
}

Frequently asked questions

What color is #ECEBD0?+

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

What is the closest Tailwind color to #ECEBD0?+

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