#ECEABB Color

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

Color preview

#ECEABB

Color formats

HEX
#ECEABB
RGB
rgb(236, 234, 187)
RGBA
rgba(236, 234, 187, 1)
HSL
hsl(58, 56%, 83%)
HSV
hsv(58, 21%, 93%)
CMYK
cmyk(0%, 1%, 21%, 7%)
CSS variable
--color-primary: #ECEABB;
Lowercase HEX
#eceabb

Shades

Tints

Tones

Harmony

CSS snippets for #ECEABB

.color-eceabb {
  color: #ECEABB;
  background-color: #ECEABB;
}

Frequently asked questions

What color is #ECEABB?+

#ECEABB is a HEX color with RGB value rgb(236, 234, 187) and HSL value hsl(58, 56%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECEABB?+

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