#06F95F Color

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

Color preview

#06F95F

Color formats

HEX
#06F95F
RGB
rgb(6, 249, 95)
RGBA
rgba(6, 249, 95, 1)
HSL
hsl(142, 95%, 50%)
HSV
hsv(142, 98%, 98%)
CMYK
cmyk(98%, 0%, 62%, 2%)
CSS variable
--color-primary: #06F95F;
Lowercase HEX
#06f95f

Shades

Tints

Tones

Harmony

CSS snippets for #06F95F

.color-06f95f {
  color: #06F95F;
  background-color: #06F95F;
}

Frequently asked questions

What color is #06F95F?+

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

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

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