#21AB8B Color

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

Color preview

#21AB8B

Color formats

HEX
#21AB8B
RGB
rgb(33, 171, 139)
RGBA
rgba(33, 171, 139, 1)
HSL
hsl(166, 68%, 40%)
HSV
hsv(166, 81%, 67%)
CMYK
cmyk(81%, 0%, 19%, 33%)
CSS variable
--color-primary: #21AB8B;
Lowercase HEX
#21ab8b

Shades

Tints

Tones

Harmony

CSS snippets for #21AB8B

.color-21ab8b {
  color: #21AB8B;
  background-color: #21AB8B;
}

Frequently asked questions

What color is #21AB8B?+

#21AB8B is a HEX color with RGB value rgb(33, 171, 139) and HSL value hsl(166, 68%, 40%). Its closest CSS named color is LightSeaGreen.

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

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