#06C22C Color

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

Color preview

#06C22C

Color formats

HEX
#06C22C
RGB
rgb(6, 194, 44)
RGBA
rgba(6, 194, 44, 1)
HSL
hsl(132, 94%, 39%)
HSV
hsv(132, 97%, 76%)
CMYK
cmyk(97%, 0%, 77%, 24%)
CSS variable
--color-primary: #06C22C;
Lowercase HEX
#06c22c

Shades

Tints

Tones

Harmony

CSS snippets for #06C22C

.color-06c22c {
  color: #06C22C;
  background-color: #06C22C;
}

Frequently asked questions

What color is #06C22C?+

#06C22C is a HEX color with RGB value rgb(6, 194, 44) and HSL value hsl(132, 94%, 39%). Its closest CSS named color is LimeGreen.

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

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