#E6D79C Color

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

Color preview

#E6D79C

Color formats

HEX
#E6D79C
RGB
rgb(230, 215, 156)
RGBA
rgba(230, 215, 156, 1)
HSL
hsl(48, 60%, 76%)
HSV
hsv(48, 32%, 90%)
CMYK
cmyk(0%, 7%, 32%, 10%)
CSS variable
--color-primary: #E6D79C;
Lowercase HEX
#e6d79c

Shades

Tints

Tones

Harmony

CSS snippets for #E6D79C

.color-e6d79c {
  color: #E6D79C;
  background-color: #E6D79C;
}

Frequently asked questions

What color is #E6D79C?+

#E6D79C is a HEX color with RGB value rgb(230, 215, 156) and HSL value hsl(48, 60%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6D79C?+

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