#10BCAB Color

Inspect #10BCAB across formats, palettes, contrast and closest named color matches.

Color preview

#10BCAB

Color formats

HEX
#10BCAB
RGB
rgb(16, 188, 171)
RGBA
rgba(16, 188, 171, 1)
HSL
hsl(174, 84%, 40%)
HSV
hsv(174, 91%, 74%)
CMYK
cmyk(91%, 0%, 9%, 26%)
CSS variable
--color-primary: #10BCAB;
Lowercase HEX
#10bcab

Shades

Tints

Tones

Harmony

CSS snippets for #10BCAB

.color-10bcab {
  color: #10BCAB;
  background-color: #10BCAB;
}

Frequently asked questions

What color is #10BCAB?+

#10BCAB is a HEX color with RGB value rgb(16, 188, 171) and HSL value hsl(174, 84%, 40%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #10BCAB?+

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