#6AFF5F Color

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

Color preview

#6AFF5F

Color formats

HEX
#6AFF5F
RGB
rgb(106, 255, 95)
RGBA
rgba(106, 255, 95, 1)
HSL
hsl(116, 100%, 69%)
HSV
hsv(116, 63%, 100%)
CMYK
cmyk(58%, 0%, 63%, 0%)
CSS variable
--color-primary: #6AFF5F;
Lowercase HEX
#6aff5f

Shades

Tints

Tones

Harmony

CSS snippets for #6AFF5F

.color-6aff5f {
  color: #6AFF5F;
  background-color: #6AFF5F;
}

Frequently asked questions

What color is #6AFF5F?+

#6AFF5F is a HEX color with RGB value rgb(106, 255, 95) and HSL value hsl(116, 100%, 69%). Its closest CSS named color is LightGreen.

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

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