#D3D79B Color

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

Color preview

#D3D79B

Color formats

HEX
#D3D79B
RGB
rgb(211, 215, 155)
RGBA
rgba(211, 215, 155, 1)
HSL
hsl(64, 43%, 73%)
HSV
hsv(64, 28%, 84%)
CMYK
cmyk(2%, 0%, 28%, 16%)
CSS variable
--color-primary: #D3D79B;
Lowercase HEX
#d3d79b

Shades

Tints

Tones

Harmony

CSS snippets for #D3D79B

.color-d3d79b {
  color: #D3D79B;
  background-color: #D3D79B;
}

Frequently asked questions

What color is #D3D79B?+

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

What is the closest Tailwind color to #D3D79B?+

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