#06F94B Color

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

Color preview

#06F94B

Color formats

HEX
#06F94B
RGB
rgb(6, 249, 75)
RGBA
rgba(6, 249, 75, 1)
HSL
hsl(137, 95%, 50%)
HSV
hsv(137, 98%, 98%)
CMYK
cmyk(98%, 0%, 70%, 2%)
CSS variable
--color-primary: #06F94B;
Lowercase HEX
#06f94b

Shades

Tints

Tones

Harmony

CSS snippets for #06F94B

.color-06f94b {
  color: #06F94B;
  background-color: #06F94B;
}

Frequently asked questions

What color is #06F94B?+

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

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

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