#06F91F Color

Inspect #06F91F across formats, palettes, contrast and closest named color matches.

Color preview

#06F91F

Color formats

HEX
#06F91F
RGB
rgb(6, 249, 31)
RGBA
rgba(6, 249, 31, 1)
HSL
hsl(126, 95%, 50%)
HSV
hsv(126, 98%, 98%)
CMYK
cmyk(98%, 0%, 88%, 2%)
CSS variable
--color-primary: #06F91F;
Lowercase HEX
#06f91f

Shades

Tints

Tones

Harmony

CSS snippets for #06F91F

.color-06f91f {
  color: #06F91F;
  background-color: #06F91F;
}

Frequently asked questions

What color is #06F91F?+

#06F91F is a HEX color with RGB value rgb(6, 249, 31) and HSL value hsl(126, 95%, 50%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #06F91F?+

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