#1AAD9A Color

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

Color preview

#1AAD9A

Color formats

HEX
#1AAD9A
RGB
rgb(26, 173, 154)
RGBA
rgba(26, 173, 154, 1)
HSL
hsl(172, 74%, 39%)
HSV
hsv(172, 85%, 68%)
CMYK
cmyk(85%, 0%, 11%, 32%)
CSS variable
--color-primary: #1AAD9A;
Lowercase HEX
#1aad9a

Shades

Tints

Tones

Harmony

CSS snippets for #1AAD9A

.color-1aad9a {
  color: #1AAD9A;
  background-color: #1AAD9A;
}

Frequently asked questions

What color is #1AAD9A?+

#1AAD9A is a HEX color with RGB value rgb(26, 173, 154) and HSL value hsl(172, 74%, 39%). Its closest CSS named color is LightSeaGreen.

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

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