#12B5AA Color

Inspect #12B5AA across formats, palettes, contrast and closest named color matches.

Color preview

#12B5AA

Color formats

HEX
#12B5AA
RGB
rgb(18, 181, 170)
RGBA
rgba(18, 181, 170, 1)
HSL
hsl(176, 82%, 39%)
HSV
hsv(176, 90%, 71%)
CMYK
cmyk(90%, 0%, 6%, 29%)
CSS variable
--color-primary: #12B5AA;
Lowercase HEX
#12b5aa

Shades

Tints

Tones

Harmony

CSS snippets for #12B5AA

.color-12b5aa {
  color: #12B5AA;
  background-color: #12B5AA;
}

Frequently asked questions

What color is #12B5AA?+

#12B5AA is a HEX color with RGB value rgb(18, 181, 170) and HSL value hsl(176, 82%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #12B5AA?+

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