#D2DF7C Color

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

Color preview

#D2DF7C

Color formats

HEX
#D2DF7C
RGB
rgb(210, 223, 124)
RGBA
rgba(210, 223, 124, 1)
HSL
hsl(68, 61%, 68%)
HSV
hsv(68, 44%, 87%)
CMYK
cmyk(6%, 0%, 44%, 13%)
CSS variable
--color-primary: #D2DF7C;
Lowercase HEX
#d2df7c

Shades

Tints

Tones

Harmony

CSS snippets for #D2DF7C

.color-d2df7c {
  color: #D2DF7C;
  background-color: #D2DF7C;
}

Frequently asked questions

What color is #D2DF7C?+

#D2DF7C is a HEX color with RGB value rgb(210, 223, 124) and HSL value hsl(68, 61%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D2DF7C?+

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