#E2CAAC Color

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

Color preview

#E2CAAC

Color formats

HEX
#E2CAAC
RGB
rgb(226, 202, 172)
RGBA
rgba(226, 202, 172, 1)
HSL
hsl(33, 48%, 78%)
HSV
hsv(33, 24%, 89%)
CMYK
cmyk(0%, 11%, 24%, 11%)
CSS variable
--color-primary: #E2CAAC;
Lowercase HEX
#e2caac

Shades

Tints

Tones

Harmony

CSS snippets for #E2CAAC

.color-e2caac {
  color: #E2CAAC;
  background-color: #E2CAAC;
}

Frequently asked questions

What color is #E2CAAC?+

#E2CAAC is a HEX color with RGB value rgb(226, 202, 172) and HSL value hsl(33, 48%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E2CAAC?+

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