#06F95B Color

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

Color preview

#06F95B

Color formats

HEX
#06F95B
RGB
rgb(6, 249, 91)
RGBA
rgba(6, 249, 91, 1)
HSL
hsl(141, 95%, 50%)
HSV
hsv(141, 98%, 98%)
CMYK
cmyk(98%, 0%, 63%, 2%)
CSS variable
--color-primary: #06F95B;
Lowercase HEX
#06f95b

Shades

Tints

Tones

Harmony

CSS snippets for #06F95B

.color-06f95b {
  color: #06F95B;
  background-color: #06F95B;
}

Frequently asked questions

What color is #06F95B?+

#06F95B is a HEX color with RGB value rgb(6, 249, 91) and HSL value hsl(141, 95%, 50%). Its closest CSS named color is SpringGreen.

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

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