#E2CABE Color

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

Color preview

#E2CABE

Color formats

HEX
#E2CABE
RGB
rgb(226, 202, 190)
RGBA
rgba(226, 202, 190, 1)
HSL
hsl(20, 38%, 82%)
HSV
hsv(20, 16%, 89%)
CMYK
cmyk(0%, 11%, 16%, 11%)
CSS variable
--color-primary: #E2CABE;
Lowercase HEX
#e2cabe

Shades

Tints

Tones

Harmony

CSS snippets for #E2CABE

.color-e2cabe {
  color: #E2CABE;
  background-color: #E2CABE;
}

Frequently asked questions

What color is #E2CABE?+

#E2CABE is a HEX color with RGB value rgb(226, 202, 190) and HSL value hsl(20, 38%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E2CABE?+

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