#06C06C Color

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

Color preview

#06C06C

Color formats

HEX
#06C06C
RGB
rgb(6, 192, 108)
RGBA
rgba(6, 192, 108, 1)
HSL
hsl(153, 94%, 39%)
HSV
hsv(153, 97%, 75%)
CMYK
cmyk(97%, 0%, 44%, 25%)
CSS variable
--color-primary: #06C06C;
Lowercase HEX
#06c06c

Shades

Tints

Tones

Harmony

CSS snippets for #06C06C

.color-06c06c {
  color: #06C06C;
  background-color: #06C06C;
}

Frequently asked questions

What color is #06C06C?+

#06C06C is a HEX color with RGB value rgb(6, 192, 108) and HSL value hsl(153, 94%, 39%). Its closest CSS named color is MediumSeaGreen.

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

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