#1ABCBC Color

Inspect #1ABCBC across formats, palettes, contrast and closest named color matches.

Color preview

#1ABCBC

Color formats

HEX
#1ABCBC
RGB
rgb(26, 188, 188)
RGBA
rgba(26, 188, 188, 1)
HSL
hsl(180, 76%, 42%)
HSV
hsv(180, 86%, 74%)
CMYK
cmyk(86%, 0%, 0%, 26%)
CSS variable
--color-primary: #1ABCBC;
Lowercase HEX
#1abcbc

Shades

Tints

Tones

Harmony

CSS snippets for #1ABCBC

.color-1abcbc {
  color: #1ABCBC;
  background-color: #1ABCBC;
}

Frequently asked questions

What color is #1ABCBC?+

#1ABCBC is a HEX color with RGB value rgb(26, 188, 188) and HSL value hsl(180, 76%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #1ABCBC?+

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