#E6C2AE Color

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

Color preview

#E6C2AE

Color formats

HEX
#E6C2AE
RGB
rgb(230, 194, 174)
RGBA
rgba(230, 194, 174, 1)
HSL
hsl(21, 53%, 79%)
HSV
hsv(21, 24%, 90%)
CMYK
cmyk(0%, 16%, 24%, 10%)
CSS variable
--color-primary: #E6C2AE;
Lowercase HEX
#e6c2ae

Shades

Tints

Tones

Harmony

CSS snippets for #E6C2AE

.color-e6c2ae {
  color: #E6C2AE;
  background-color: #E6C2AE;
}

Frequently asked questions

What color is #E6C2AE?+

#E6C2AE is a HEX color with RGB value rgb(230, 194, 174) and HSL value hsl(21, 53%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E6C2AE?+

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