#1AACBC Color

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

Color preview

#1AACBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1AACBC

.color-1aacbc {
  color: #1AACBC;
  background-color: #1AACBC;
}

Frequently asked questions

What color is #1AACBC?+

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

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

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