#D3D79E Color

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

Color preview

#D3D79E

Color formats

HEX
#D3D79E
RGB
rgb(211, 215, 158)
RGBA
rgba(211, 215, 158, 1)
HSL
hsl(64, 42%, 73%)
HSV
hsv(64, 27%, 84%)
CMYK
cmyk(2%, 0%, 27%, 16%)
CSS variable
--color-primary: #D3D79E;
Lowercase HEX
#d3d79e

Shades

Tints

Tones

Harmony

CSS snippets for #D3D79E

.color-d3d79e {
  color: #D3D79E;
  background-color: #D3D79E;
}

Frequently asked questions

What color is #D3D79E?+

#D3D79E is a HEX color with RGB value rgb(211, 215, 158) and HSL value hsl(64, 42%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3D79E?+

The closest Tailwind color is lime-200, available as the bg-lime-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