#D0DF9B Color

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

Color preview

#D0DF9B

Color formats

HEX
#D0DF9B
RGB
rgb(208, 223, 155)
RGBA
rgba(208, 223, 155, 1)
HSL
hsl(73, 52%, 74%)
HSV
hsv(73, 30%, 87%)
CMYK
cmyk(7%, 0%, 30%, 13%)
CSS variable
--color-primary: #D0DF9B;
Lowercase HEX
#d0df9b

Shades

Tints

Tones

Harmony

CSS snippets for #D0DF9B

.color-d0df9b {
  color: #D0DF9B;
  background-color: #D0DF9B;
}

Frequently asked questions

What color is #D0DF9B?+

#D0DF9B is a HEX color with RGB value rgb(208, 223, 155) and HSL value hsl(73, 52%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D0DF9B?+

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