#D1DB9D Color

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

Color preview

#D1DB9D

Color formats

HEX
#D1DB9D
RGB
rgb(209, 219, 157)
RGBA
rgba(209, 219, 157, 1)
HSL
hsl(70, 46%, 74%)
HSV
hsv(70, 28%, 86%)
CMYK
cmyk(5%, 0%, 28%, 14%)
CSS variable
--color-primary: #D1DB9D;
Lowercase HEX
#d1db9d

Shades

Tints

Tones

Harmony

CSS snippets for #D1DB9D

.color-d1db9d {
  color: #D1DB9D;
  background-color: #D1DB9D;
}

Frequently asked questions

What color is #D1DB9D?+

#D1DB9D is a HEX color with RGB value rgb(209, 219, 157) and HSL value hsl(70, 46%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D1DB9D?+

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