#E6D99C Color

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

Color preview

#E6D99C

Color formats

HEX
#E6D99C
RGB
rgb(230, 217, 156)
RGBA
rgba(230, 217, 156, 1)
HSL
hsl(49, 60%, 76%)
HSV
hsv(49, 32%, 90%)
CMYK
cmyk(0%, 6%, 32%, 10%)
CSS variable
--color-primary: #E6D99C;
Lowercase HEX
#e6d99c

Shades

Tints

Tones

Harmony

CSS snippets for #E6D99C

.color-e6d99c {
  color: #E6D99C;
  background-color: #E6D99C;
}

Frequently asked questions

What color is #E6D99C?+

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

What is the closest Tailwind color to #E6D99C?+

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