#21B55F Color

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

Color preview

#21B55F

Color formats

HEX
#21B55F
RGB
rgb(33, 181, 95)
RGBA
rgba(33, 181, 95, 1)
HSL
hsl(145, 69%, 42%)
HSV
hsv(145, 82%, 71%)
CMYK
cmyk(82%, 0%, 48%, 29%)
CSS variable
--color-primary: #21B55F;
Lowercase HEX
#21b55f

Shades

Tints

Tones

Harmony

CSS snippets for #21B55F

.color-21b55f {
  color: #21B55F;
  background-color: #21B55F;
}

Frequently asked questions

What color is #21B55F?+

#21B55F is a HEX color with RGB value rgb(33, 181, 95) and HSL value hsl(145, 69%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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