#06A80C Color

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

Color preview

#06A80C

Color formats

HEX
#06A80C
RGB
rgb(6, 168, 12)
RGBA
rgba(6, 168, 12, 1)
HSL
hsl(122, 93%, 34%)
HSV
hsv(122, 96%, 66%)
CMYK
cmyk(96%, 0%, 93%, 34%)
CSS variable
--color-primary: #06A80C;
Lowercase HEX
#06a80c

Shades

Tints

Tones

Harmony

CSS snippets for #06A80C

.color-06a80c {
  color: #06A80C;
  background-color: #06A80C;
}

Frequently asked questions

What color is #06A80C?+

#06A80C is a HEX color with RGB value rgb(6, 168, 12) and HSL value hsl(122, 93%, 34%). Its closest CSS named color is Green.

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

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