#66F96B Color

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

Color preview

#66F96B

Color formats

HEX
#66F96B
RGB
rgb(102, 249, 107)
RGBA
rgba(102, 249, 107, 1)
HSL
hsl(122, 92%, 69%)
HSV
hsv(122, 59%, 98%)
CMYK
cmyk(59%, 0%, 57%, 2%)
CSS variable
--color-primary: #66F96B;
Lowercase HEX
#66f96b

Shades

Tints

Tones

Harmony

CSS snippets for #66F96B

.color-66f96b {
  color: #66F96B;
  background-color: #66F96B;
}

Frequently asked questions

What color is #66F96B?+

#66F96B is a HEX color with RGB value rgb(102, 249, 107) and HSL value hsl(122, 92%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #66F96B?+

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