#15AFDE Color

Inspect #15AFDE across formats, palettes, contrast and closest named color matches.

Color preview

#15AFDE

Color formats

HEX
#15AFDE
RGB
rgb(21, 175, 222)
RGBA
rgba(21, 175, 222, 1)
HSL
hsl(194, 83%, 48%)
HSV
hsv(194, 91%, 87%)
CMYK
cmyk(91%, 21%, 0%, 13%)
CSS variable
--color-primary: #15AFDE;
Lowercase HEX
#15afde

Shades

Tints

Tones

Harmony

CSS snippets for #15AFDE

.color-15afde {
  color: #15AFDE;
  background-color: #15AFDE;
}

Frequently asked questions

What color is #15AFDE?+

#15AFDE is a HEX color with RGB value rgb(21, 175, 222) and HSL value hsl(194, 83%, 48%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #15AFDE?+

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