#10BC8B Color

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

Color preview

#10BC8B

Color formats

HEX
#10BC8B
RGB
rgb(16, 188, 139)
RGBA
rgba(16, 188, 139, 1)
HSL
hsl(163, 84%, 40%)
HSV
hsv(163, 91%, 74%)
CMYK
cmyk(91%, 0%, 26%, 26%)
CSS variable
--color-primary: #10BC8B;
Lowercase HEX
#10bc8b

Shades

Tints

Tones

Harmony

CSS snippets for #10BC8B

.color-10bc8b {
  color: #10BC8B;
  background-color: #10BC8B;
}

Frequently asked questions

What color is #10BC8B?+

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

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

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