#06C00C Color

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

Color preview

#06C00C

Color formats

HEX
#06C00C
RGB
rgb(6, 192, 12)
RGBA
rgba(6, 192, 12, 1)
HSL
hsl(122, 94%, 39%)
HSV
hsv(122, 97%, 75%)
CMYK
cmyk(97%, 0%, 94%, 25%)
CSS variable
--color-primary: #06C00C;
Lowercase HEX
#06c00c

Shades

Tints

Tones

Harmony

CSS snippets for #06C00C

.color-06c00c {
  color: #06C00C;
  background-color: #06C00C;
}

Frequently asked questions

What color is #06C00C?+

#06C00C is a HEX color with RGB value rgb(6, 192, 12) and HSL value hsl(122, 94%, 39%). Its closest CSS named color is LimeGreen.

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

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