#D2D69B Color

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

Color preview

#D2D69B

Color formats

HEX
#D2D69B
RGB
rgb(210, 214, 155)
RGBA
rgba(210, 214, 155, 1)
HSL
hsl(64, 42%, 72%)
HSV
hsv(64, 28%, 84%)
CMYK
cmyk(2%, 0%, 28%, 16%)
CSS variable
--color-primary: #D2D69B;
Lowercase HEX
#d2d69b

Shades

Tints

Tones

Harmony

CSS snippets for #D2D69B

.color-d2d69b {
  color: #D2D69B;
  background-color: #D2D69B;
}

Frequently asked questions

What color is #D2D69B?+

#D2D69B is a HEX color with RGB value rgb(210, 214, 155) and HSL value hsl(64, 42%, 72%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2D69B?+

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