#21C02E Color

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

Color preview

#21C02E

Color formats

HEX
#21C02E
RGB
rgb(33, 192, 46)
RGBA
rgba(33, 192, 46, 1)
HSL
hsl(125, 71%, 44%)
HSV
hsv(125, 83%, 75%)
CMYK
cmyk(83%, 0%, 76%, 25%)
CSS variable
--color-primary: #21C02E;
Lowercase HEX
#21c02e

Shades

Tints

Tones

Harmony

CSS snippets for #21C02E

.color-21c02e {
  color: #21C02E;
  background-color: #21C02E;
}

Frequently asked questions

What color is #21C02E?+

#21C02E is a HEX color with RGB value rgb(33, 192, 46) and HSL value hsl(125, 71%, 44%). Its closest CSS named color is LimeGreen.

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

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