#10ADA2 Color

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

Color preview

#10ADA2

Color formats

HEX
#10ADA2
RGB
rgb(16, 173, 162)
RGBA
rgba(16, 173, 162, 1)
HSL
hsl(176, 83%, 37%)
HSV
hsv(176, 91%, 68%)
CMYK
cmyk(91%, 0%, 6%, 32%)
CSS variable
--color-primary: #10ADA2;
Lowercase HEX
#10ada2

Shades

Tints

Tones

Harmony

CSS snippets for #10ADA2

.color-10ada2 {
  color: #10ADA2;
  background-color: #10ADA2;
}

Frequently asked questions

What color is #10ADA2?+

#10ADA2 is a HEX color with RGB value rgb(16, 173, 162) and HSL value hsl(176, 83%, 37%). Its closest CSS named color is LightSeaGreen.

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

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