#ECEABE Color

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

Color preview

#ECEABE

Color formats

HEX
#ECEABE
RGB
rgb(236, 234, 190)
RGBA
rgba(236, 234, 190, 1)
HSL
hsl(57, 55%, 84%)
HSV
hsv(57, 19%, 93%)
CMYK
cmyk(0%, 1%, 19%, 7%)
CSS variable
--color-primary: #ECEABE;
Lowercase HEX
#eceabe

Shades

Tints

Tones

Harmony

CSS snippets for #ECEABE

.color-eceabe {
  color: #ECEABE;
  background-color: #ECEABE;
}

Frequently asked questions

What color is #ECEABE?+

#ECEABE is a HEX color with RGB value rgb(236, 234, 190) and HSL value hsl(57, 55%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECEABE?+

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