#16CABE Color

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

Color preview

#16CABE

Color formats

HEX
#16CABE
RGB
rgb(22, 202, 190)
RGBA
rgba(22, 202, 190, 1)
HSL
hsl(176, 80%, 44%)
HSV
hsv(176, 89%, 79%)
CMYK
cmyk(89%, 0%, 6%, 21%)
CSS variable
--color-primary: #16CABE;
Lowercase HEX
#16cabe

Shades

Tints

Tones

Harmony

CSS snippets for #16CABE

.color-16cabe {
  color: #16CABE;
  background-color: #16CABE;
}

Frequently asked questions

What color is #16CABE?+

#16CABE is a HEX color with RGB value rgb(22, 202, 190) and HSL value hsl(176, 80%, 44%). Its closest CSS named color is DarkTurquoise.

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

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