#D2EF6C Color

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

Color preview

#D2EF6C

Color formats

HEX
#D2EF6C
RGB
rgb(210, 239, 108)
RGBA
rgba(210, 239, 108, 1)
HSL
hsl(73, 80%, 68%)
HSV
hsv(73, 55%, 94%)
CMYK
cmyk(12%, 0%, 55%, 6%)
CSS variable
--color-primary: #D2EF6C;
Lowercase HEX
#d2ef6c

Shades

Tints

Tones

Harmony

CSS snippets for #D2EF6C

.color-d2ef6c {
  color: #D2EF6C;
  background-color: #D2EF6C;
}

Frequently asked questions

What color is #D2EF6C?+

#D2EF6C is a HEX color with RGB value rgb(210, 239, 108) and HSL value hsl(73, 80%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D2EF6C?+

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