#D6DF5C Color

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

Color preview

#D6DF5C

Color formats

HEX
#D6DF5C
RGB
rgb(214, 223, 92)
RGBA
rgba(214, 223, 92, 1)
HSL
hsl(64, 67%, 62%)
HSV
hsv(64, 59%, 87%)
CMYK
cmyk(4%, 0%, 59%, 13%)
CSS variable
--color-primary: #D6DF5C;
Lowercase HEX
#d6df5c

Shades

Tints

Tones

Harmony

CSS snippets for #D6DF5C

.color-d6df5c {
  color: #D6DF5C;
  background-color: #D6DF5C;
}

Frequently asked questions

What color is #D6DF5C?+

#D6DF5C is a HEX color with RGB value rgb(214, 223, 92) and HSL value hsl(64, 67%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D6DF5C?+

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