#D2D69C Color

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

Color preview

#D2D69C

Color formats

HEX
#D2D69C
RGB
rgb(210, 214, 156)
RGBA
rgba(210, 214, 156, 1)
HSL
hsl(64, 41%, 73%)
HSV
hsv(64, 27%, 84%)
CMYK
cmyk(2%, 0%, 27%, 16%)
CSS variable
--color-primary: #D2D69C;
Lowercase HEX
#d2d69c

Shades

Tints

Tones

Harmony

CSS snippets for #D2D69C

.color-d2d69c {
  color: #D2D69C;
  background-color: #D2D69C;
}

Frequently asked questions

What color is #D2D69C?+

#D2D69C is a HEX color with RGB value rgb(210, 214, 156) and HSL value hsl(64, 41%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2D69C?+

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