#15ADFF Color

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

Color preview

#15ADFF

Color formats

HEX
#15ADFF
RGB
rgb(21, 173, 255)
RGBA
rgba(21, 173, 255, 1)
HSL
hsl(201, 100%, 54%)
HSV
hsv(201, 92%, 100%)
CMYK
cmyk(92%, 32%, 0%, 0%)
CSS variable
--color-primary: #15ADFF;
Lowercase HEX
#15adff

Shades

Tints

Tones

Harmony

CSS snippets for #15ADFF

.color-15adff {
  color: #15ADFF;
  background-color: #15ADFF;
}

Frequently asked questions

What color is #15ADFF?+

#15ADFF is a HEX color with RGB value rgb(21, 173, 255) and HSL value hsl(201, 100%, 54%). Its closest CSS named color is DeepSkyBlue.

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

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