#10BCA5 Color

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

Color preview

#10BCA5

Color formats

HEX
#10BCA5
RGB
rgb(16, 188, 165)
RGBA
rgba(16, 188, 165, 1)
HSL
hsl(172, 84%, 40%)
HSV
hsv(172, 91%, 74%)
CMYK
cmyk(91%, 0%, 12%, 26%)
CSS variable
--color-primary: #10BCA5;
Lowercase HEX
#10bca5

Shades

Tints

Tones

Harmony

CSS snippets for #10BCA5

.color-10bca5 {
  color: #10BCA5;
  background-color: #10BCA5;
}

Frequently asked questions

What color is #10BCA5?+

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

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

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