#21B01C Color

Inspect #21B01C across formats, palettes, contrast and closest named color matches.

Color preview

#21B01C

Color formats

HEX
#21B01C
RGB
rgb(33, 176, 28)
RGBA
rgba(33, 176, 28, 1)
HSL
hsl(118, 73%, 40%)
HSV
hsv(118, 84%, 69%)
CMYK
cmyk(81%, 0%, 84%, 31%)
CSS variable
--color-primary: #21B01C;
Lowercase HEX
#21b01c

Shades

Tints

Tones

Harmony

CSS snippets for #21B01C

.color-21b01c {
  color: #21B01C;
  background-color: #21B01C;
}

Frequently asked questions

What color is #21B01C?+

#21B01C is a HEX color with RGB value rgb(33, 176, 28) and HSL value hsl(118, 73%, 40%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #21B01C?+

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