#18AFAA Color

Inspect #18AFAA across formats, palettes, contrast and closest named color matches.

Color preview

#18AFAA

Color formats

HEX
#18AFAA
RGB
rgb(24, 175, 170)
RGBA
rgba(24, 175, 170, 1)
HSL
hsl(178, 76%, 39%)
HSV
hsv(178, 86%, 69%)
CMYK
cmyk(86%, 0%, 3%, 31%)
CSS variable
--color-primary: #18AFAA;
Lowercase HEX
#18afaa

Shades

Tints

Tones

Harmony

CSS snippets for #18AFAA

.color-18afaa {
  color: #18AFAA;
  background-color: #18AFAA;
}

Frequently asked questions

What color is #18AFAA?+

#18AFAA is a HEX color with RGB value rgb(24, 175, 170) and HSL value hsl(178, 76%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #18AFAA?+

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