#E2CCAF Color

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

Color preview

#E2CCAF

Color formats

HEX
#E2CCAF
RGB
rgb(226, 204, 175)
RGBA
rgba(226, 204, 175, 1)
HSL
hsl(34, 47%, 79%)
HSV
hsv(34, 23%, 89%)
CMYK
cmyk(0%, 10%, 23%, 11%)
CSS variable
--color-primary: #E2CCAF;
Lowercase HEX
#e2ccaf

Shades

Tints

Tones

Harmony

CSS snippets for #E2CCAF

.color-e2ccaf {
  color: #E2CCAF;
  background-color: #E2CCAF;
}

Frequently asked questions

What color is #E2CCAF?+

#E2CCAF is a HEX color with RGB value rgb(226, 204, 175) and HSL value hsl(34, 47%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E2CCAF?+

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