#116F7B Color

Inspect #116F7B across formats, palettes, contrast and closest named color matches.

Color preview

#116F7B

Color formats

HEX
#116F7B
RGB
rgb(17, 111, 123)
RGBA
rgba(17, 111, 123, 1)
HSL
hsl(187, 76%, 27%)
HSV
hsv(187, 86%, 48%)
CMYK
cmyk(86%, 10%, 0%, 52%)
CSS variable
--color-primary: #116F7B;
Lowercase HEX
#116f7b

Shades

Tints

Tones

Harmony

CSS snippets for #116F7B

.color-116f7b {
  color: #116F7B;
  background-color: #116F7B;
}

Frequently asked questions

What color is #116F7B?+

#116F7B is a HEX color with RGB value rgb(17, 111, 123) and HSL value hsl(187, 76%, 27%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #116F7B?+

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