#06F91B Color

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

Color preview

#06F91B

Color formats

HEX
#06F91B
RGB
rgb(6, 249, 27)
RGBA
rgba(6, 249, 27, 1)
HSL
hsl(125, 95%, 50%)
HSV
hsv(125, 98%, 98%)
CMYK
cmyk(98%, 0%, 89%, 2%)
CSS variable
--color-primary: #06F91B;
Lowercase HEX
#06f91b

Shades

Tints

Tones

Harmony

CSS snippets for #06F91B

.color-06f91b {
  color: #06F91B;
  background-color: #06F91B;
}

Frequently asked questions

What color is #06F91B?+

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

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

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