#D9DF6B Color

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

Color preview

#D9DF6B

Color formats

HEX
#D9DF6B
RGB
rgb(217, 223, 107)
RGBA
rgba(217, 223, 107, 1)
HSL
hsl(63, 64%, 65%)
HSV
hsv(63, 52%, 87%)
CMYK
cmyk(3%, 0%, 52%, 13%)
CSS variable
--color-primary: #D9DF6B;
Lowercase HEX
#d9df6b

Shades

Tints

Tones

Harmony

CSS snippets for #D9DF6B

.color-d9df6b {
  color: #D9DF6B;
  background-color: #D9DF6B;
}

Frequently asked questions

What color is #D9DF6B?+

#D9DF6B is a HEX color with RGB value rgb(217, 223, 107) and HSL value hsl(63, 64%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D9DF6B?+

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