#D0D99C Color

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

Color preview

#D0D99C

Color formats

HEX
#D0D99C
RGB
rgb(208, 217, 156)
RGBA
rgba(208, 217, 156, 1)
HSL
hsl(69, 45%, 73%)
HSV
hsv(69, 28%, 85%)
CMYK
cmyk(4%, 0%, 28%, 15%)
CSS variable
--color-primary: #D0D99C;
Lowercase HEX
#d0d99c

Shades

Tints

Tones

Harmony

CSS snippets for #D0D99C

.color-d0d99c {
  color: #D0D99C;
  background-color: #D0D99C;
}

Frequently asked questions

What color is #D0D99C?+

#D0D99C is a HEX color with RGB value rgb(208, 217, 156) and HSL value hsl(69, 45%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0D99C?+

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