#6DFE2F Color

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

Color preview

#6DFE2F

Color formats

HEX
#6DFE2F
RGB
rgb(109, 254, 47)
RGBA
rgba(109, 254, 47, 1)
HSL
hsl(102, 99%, 59%)
HSV
hsv(102, 81%, 100%)
CMYK
cmyk(57%, 0%, 81%, 0%)
CSS variable
--color-primary: #6DFE2F;
Lowercase HEX
#6dfe2f

Shades

Tints

Tones

Harmony

CSS snippets for #6DFE2F

.color-6dfe2f {
  color: #6DFE2F;
  background-color: #6DFE2F;
}

Frequently asked questions

What color is #6DFE2F?+

#6DFE2F is a HEX color with RGB value rgb(109, 254, 47) and HSL value hsl(102, 99%, 59%). Its closest CSS named color is LawnGreen.

What is the closest Tailwind color to #6DFE2F?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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