#15B9FF Color

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

Color preview

#15B9FF

Color formats

HEX
#15B9FF
RGB
rgb(21, 185, 255)
RGBA
rgba(21, 185, 255, 1)
HSL
hsl(198, 100%, 54%)
HSV
hsv(198, 92%, 100%)
CMYK
cmyk(92%, 27%, 0%, 0%)
CSS variable
--color-primary: #15B9FF;
Lowercase HEX
#15b9ff

Shades

Tints

Tones

Harmony

CSS snippets for #15B9FF

.color-15b9ff {
  color: #15B9FF;
  background-color: #15B9FF;
}

Frequently asked questions

What color is #15B9FF?+

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

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

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