#10ABBC Color

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

Color preview

#10ABBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #10ABBC

.color-10abbc {
  color: #10ABBC;
  background-color: #10ABBC;
}

Frequently asked questions

What color is #10ABBC?+

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

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

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