#D2D79B Color

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

Color preview

#D2D79B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2D79B

.color-d2d79b {
  color: #D2D79B;
  background-color: #D2D79B;
}

Frequently asked questions

What color is #D2D79B?+

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

What is the closest Tailwind color to #D2D79B?+

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