#E6E0AC Color

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

Color preview

#E6E0AC

Color formats

HEX
#E6E0AC
RGB
rgb(230, 224, 172)
RGBA
rgba(230, 224, 172, 1)
HSL
hsl(54, 54%, 79%)
HSV
hsv(54, 25%, 90%)
CMYK
cmyk(0%, 3%, 25%, 10%)
CSS variable
--color-primary: #E6E0AC;
Lowercase HEX
#e6e0ac

Shades

Tints

Tones

Harmony

CSS snippets for #E6E0AC

.color-e6e0ac {
  color: #E6E0AC;
  background-color: #E6E0AC;
}

Frequently asked questions

What color is #E6E0AC?+

#E6E0AC is a HEX color with RGB value rgb(230, 224, 172) and HSL value hsl(54, 54%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6E0AC?+

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