#16CABB Color

Inspect #16CABB across formats, palettes, contrast and closest named color matches.

Color preview

#16CABB

Color formats

HEX
#16CABB
RGB
rgb(22, 202, 187)
RGBA
rgba(22, 202, 187, 1)
HSL
hsl(175, 80%, 44%)
HSV
hsv(175, 89%, 79%)
CMYK
cmyk(89%, 0%, 7%, 21%)
CSS variable
--color-primary: #16CABB;
Lowercase HEX
#16cabb

Shades

Tints

Tones

Harmony

CSS snippets for #16CABB

.color-16cabb {
  color: #16CABB;
  background-color: #16CABB;
}

Frequently asked questions

What color is #16CABB?+

#16CABB is a HEX color with RGB value rgb(22, 202, 187) and HSL value hsl(175, 80%, 44%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #16CABB?+

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