#D6EE6A Color

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

Color preview

#D6EE6A

Color formats

HEX
#D6EE6A
RGB
rgb(214, 238, 106)
RGBA
rgba(214, 238, 106, 1)
HSL
hsl(71, 80%, 67%)
HSV
hsv(71, 55%, 93%)
CMYK
cmyk(10%, 0%, 55%, 7%)
CSS variable
--color-primary: #D6EE6A;
Lowercase HEX
#d6ee6a

Shades

Tints

Tones

Harmony

CSS snippets for #D6EE6A

.color-d6ee6a {
  color: #D6EE6A;
  background-color: #D6EE6A;
}

Frequently asked questions

What color is #D6EE6A?+

#D6EE6A is a HEX color with RGB value rgb(214, 238, 106) and HSL value hsl(71, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D6EE6A?+

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