#E6D79E Color

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

Color preview

#E6D79E

Color formats

HEX
#E6D79E
RGB
rgb(230, 215, 158)
RGBA
rgba(230, 215, 158, 1)
HSL
hsl(48, 59%, 76%)
HSV
hsv(48, 31%, 90%)
CMYK
cmyk(0%, 7%, 31%, 10%)
CSS variable
--color-primary: #E6D79E;
Lowercase HEX
#e6d79e

Shades

Tints

Tones

Harmony

CSS snippets for #E6D79E

.color-e6d79e {
  color: #E6D79E;
  background-color: #E6D79E;
}

Frequently asked questions

What color is #E6D79E?+

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

What is the closest Tailwind color to #E6D79E?+

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