#10ADD1 Color

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

Color preview

#10ADD1

Color formats

HEX
#10ADD1
RGB
rgb(16, 173, 209)
RGBA
rgba(16, 173, 209, 1)
HSL
hsl(191, 86%, 44%)
HSV
hsv(191, 92%, 82%)
CMYK
cmyk(92%, 17%, 0%, 18%)
CSS variable
--color-primary: #10ADD1;
Lowercase HEX
#10add1

Shades

Tints

Tones

Harmony

CSS snippets for #10ADD1

.color-10add1 {
  color: #10ADD1;
  background-color: #10ADD1;
}

Frequently asked questions

What color is #10ADD1?+

#10ADD1 is a HEX color with RGB value rgb(16, 173, 209) and HSL value hsl(191, 86%, 44%). Its closest CSS named color is DarkTurquoise.

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

The closest Tailwind color is cyan-500, available as the bg-cyan-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