#196F71 Color

Inspect #196F71 across formats, palettes, contrast and closest named color matches.

Color preview

#196F71

Color formats

HEX
#196F71
RGB
rgb(25, 111, 113)
RGBA
rgba(25, 111, 113, 1)
HSL
hsl(181, 64%, 27%)
HSV
hsv(181, 78%, 44%)
CMYK
cmyk(78%, 2%, 0%, 56%)
CSS variable
--color-primary: #196F71;
Lowercase HEX
#196f71

Shades

Tints

Tones

Harmony

CSS snippets for #196F71

.color-196f71 {
  color: #196F71;
  background-color: #196F71;
}

Frequently asked questions

What color is #196F71?+

#196F71 is a HEX color with RGB value rgb(25, 111, 113) and HSL value hsl(181, 64%, 27%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #196F71?+

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