#16C02A Color

Inspect #16C02A across formats, palettes, contrast and closest named color matches.

Color preview

#16C02A

Color formats

HEX
#16C02A
RGB
rgb(22, 192, 42)
RGBA
rgba(22, 192, 42, 1)
HSL
hsl(127, 79%, 42%)
HSV
hsv(127, 89%, 75%)
CMYK
cmyk(89%, 0%, 78%, 25%)
CSS variable
--color-primary: #16C02A;
Lowercase HEX
#16c02a

Shades

Tints

Tones

Harmony

CSS snippets for #16C02A

.color-16c02a {
  color: #16C02A;
  background-color: #16C02A;
}

Frequently asked questions

What color is #16C02A?+

#16C02A is a HEX color with RGB value rgb(22, 192, 42) and HSL value hsl(127, 79%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #16C02A?+

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