#D6FE6F Color

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

Color preview

#D6FE6F

Color formats

HEX
#D6FE6F
RGB
rgb(214, 254, 111)
RGBA
rgba(214, 254, 111, 1)
HSL
hsl(77, 99%, 72%)
HSV
hsv(77, 56%, 100%)
CMYK
cmyk(16%, 0%, 56%, 0%)
CSS variable
--color-primary: #D6FE6F;
Lowercase HEX
#d6fe6f

Shades

Tints

Tones

Harmony

CSS snippets for #D6FE6F

.color-d6fe6f {
  color: #D6FE6F;
  background-color: #D6FE6F;
}

Frequently asked questions

What color is #D6FE6F?+

#D6FE6F is a HEX color with RGB value rgb(214, 254, 111) and HSL value hsl(77, 99%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D6FE6F?+

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