#166F74 Color

Inspect #166F74 across formats, palettes, contrast and closest named color matches.

Color preview

#166F74

Color formats

HEX
#166F74
RGB
rgb(22, 111, 116)
RGBA
rgba(22, 111, 116, 1)
HSL
hsl(183, 68%, 27%)
HSV
hsv(183, 81%, 45%)
CMYK
cmyk(81%, 4%, 0%, 55%)
CSS variable
--color-primary: #166F74;
Lowercase HEX
#166f74

Shades

Tints

Tones

Harmony

CSS snippets for #166F74

.color-166f74 {
  color: #166F74;
  background-color: #166F74;
}

Frequently asked questions

What color is #166F74?+

#166F74 is a HEX color with RGB value rgb(22, 111, 116) and HSL value hsl(183, 68%, 27%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #166F74?+

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