#10BC9F Color

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

Color preview

#10BC9F

Color formats

HEX
#10BC9F
RGB
rgb(16, 188, 159)
RGBA
rgba(16, 188, 159, 1)
HSL
hsl(170, 84%, 40%)
HSV
hsv(170, 91%, 74%)
CMYK
cmyk(91%, 0%, 15%, 26%)
CSS variable
--color-primary: #10BC9F;
Lowercase HEX
#10bc9f

Shades

Tints

Tones

Harmony

CSS snippets for #10BC9F

.color-10bc9f {
  color: #10BC9F;
  background-color: #10BC9F;
}

Frequently asked questions

What color is #10BC9F?+

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

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

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