#6FF05B Color

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

Color preview

#6FF05B

Color formats

HEX
#6FF05B
RGB
rgb(111, 240, 91)
RGBA
rgba(111, 240, 91, 1)
HSL
hsl(112, 83%, 65%)
HSV
hsv(112, 62%, 94%)
CMYK
cmyk(54%, 0%, 62%, 6%)
CSS variable
--color-primary: #6FF05B;
Lowercase HEX
#6ff05b

Shades

Tints

Tones

Harmony

CSS snippets for #6FF05B

.color-6ff05b {
  color: #6FF05B;
  background-color: #6FF05B;
}

Frequently asked questions

What color is #6FF05B?+

#6FF05B is a HEX color with RGB value rgb(111, 240, 91) and HSL value hsl(112, 83%, 65%). Its closest CSS named color is LightGreen.

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

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