#D3DF6D Color

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

Color preview

#D3DF6D

Color formats

HEX
#D3DF6D
RGB
rgb(211, 223, 109)
RGBA
rgba(211, 223, 109, 1)
HSL
hsl(66, 64%, 65%)
HSV
hsv(66, 51%, 87%)
CMYK
cmyk(5%, 0%, 51%, 13%)
CSS variable
--color-primary: #D3DF6D;
Lowercase HEX
#d3df6d

Shades

Tints

Tones

Harmony

CSS snippets for #D3DF6D

.color-d3df6d {
  color: #D3DF6D;
  background-color: #D3DF6D;
}

Frequently asked questions

What color is #D3DF6D?+

#D3DF6D is a HEX color with RGB value rgb(211, 223, 109) and HSL value hsl(66, 64%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D3DF6D?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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