#6FF66D Color

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

Color preview

#6FF66D

Color formats

HEX
#6FF66D
RGB
rgb(111, 246, 109)
RGBA
rgba(111, 246, 109, 1)
HSL
hsl(119, 88%, 70%)
HSV
hsv(119, 56%, 96%)
CMYK
cmyk(55%, 0%, 56%, 4%)
CSS variable
--color-primary: #6FF66D;
Lowercase HEX
#6ff66d

Shades

Tints

Tones

Harmony

CSS snippets for #6FF66D

.color-6ff66d {
  color: #6FF66D;
  background-color: #6FF66D;
}

Frequently asked questions

What color is #6FF66D?+

#6FF66D is a HEX color with RGB value rgb(111, 246, 109) and HSL value hsl(119, 88%, 70%). Its closest CSS named color is LightGreen.

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

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