#16B01B Color

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

Color preview

#16B01B

Color formats

HEX
#16B01B
RGB
rgb(22, 176, 27)
RGBA
rgba(22, 176, 27, 1)
HSL
hsl(122, 78%, 39%)
HSV
hsv(122, 88%, 69%)
CMYK
cmyk(88%, 0%, 85%, 31%)
CSS variable
--color-primary: #16B01B;
Lowercase HEX
#16b01b

Shades

Tints

Tones

Harmony

CSS snippets for #16B01B

.color-16b01b {
  color: #16B01B;
  background-color: #16B01B;
}

Frequently asked questions

What color is #16B01B?+

#16B01B is a HEX color with RGB value rgb(22, 176, 27) and HSL value hsl(122, 78%, 39%). Its closest CSS named color is ForestGreen.

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

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