#1AAFBC Color

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

Color preview

#1AAFBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1AAFBC

.color-1aafbc {
  color: #1AAFBC;
  background-color: #1AAFBC;
}

Frequently asked questions

What color is #1AAFBC?+

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

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

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