#21C06B Color

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

Color preview

#21C06B

Color formats

HEX
#21C06B
RGB
rgb(33, 192, 107)
RGBA
rgba(33, 192, 107, 1)
HSL
hsl(148, 71%, 44%)
HSV
hsv(148, 83%, 75%)
CMYK
cmyk(83%, 0%, 44%, 25%)
CSS variable
--color-primary: #21C06B;
Lowercase HEX
#21c06b

Shades

Tints

Tones

Harmony

CSS snippets for #21C06B

.color-21c06b {
  color: #21C06B;
  background-color: #21C06B;
}

Frequently asked questions

What color is #21C06B?+

#21C06B is a HEX color with RGB value rgb(33, 192, 107) and HSL value hsl(148, 71%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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