#10AFAF Color

Inspect #10AFAF across formats, palettes, contrast and closest named color matches.

Color preview

#10AFAF

Color formats

HEX
#10AFAF
RGB
rgb(16, 175, 175)
RGBA
rgba(16, 175, 175, 1)
HSL
hsl(180, 83%, 37%)
HSV
hsv(180, 91%, 69%)
CMYK
cmyk(91%, 0%, 0%, 31%)
CSS variable
--color-primary: #10AFAF;
Lowercase HEX
#10afaf

Shades

Tints

Tones

Harmony

CSS snippets for #10AFAF

.color-10afaf {
  color: #10AFAF;
  background-color: #10AFAF;
}

Frequently asked questions

What color is #10AFAF?+

#10AFAF is a HEX color with RGB value rgb(16, 175, 175) and HSL value hsl(180, 83%, 37%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #10AFAF?+

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