#D3DE9B Color

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

Color preview

#D3DE9B

Color formats

HEX
#D3DE9B
RGB
rgb(211, 222, 155)
RGBA
rgba(211, 222, 155, 1)
HSL
hsl(70, 50%, 74%)
HSV
hsv(70, 30%, 87%)
CMYK
cmyk(5%, 0%, 30%, 13%)
CSS variable
--color-primary: #D3DE9B;
Lowercase HEX
#d3de9b

Shades

Tints

Tones

Harmony

CSS snippets for #D3DE9B

.color-d3de9b {
  color: #D3DE9B;
  background-color: #D3DE9B;
}

Frequently asked questions

What color is #D3DE9B?+

#D3DE9B is a HEX color with RGB value rgb(211, 222, 155) and HSL value hsl(70, 50%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3DE9B?+

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