#1AAD9E Color

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

Color preview

#1AAD9E

Color formats

HEX
#1AAD9E
RGB
rgb(26, 173, 158)
RGBA
rgba(26, 173, 158, 1)
HSL
hsl(174, 74%, 39%)
HSV
hsv(174, 85%, 68%)
CMYK
cmyk(85%, 0%, 9%, 32%)
CSS variable
--color-primary: #1AAD9E;
Lowercase HEX
#1aad9e

Shades

Tints

Tones

Harmony

CSS snippets for #1AAD9E

.color-1aad9e {
  color: #1AAD9E;
  background-color: #1AAD9E;
}

Frequently asked questions

What color is #1AAD9E?+

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

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

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