#15CCFF Color

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

Color preview

#15CCFF

Color formats

HEX
#15CCFF
RGB
rgb(21, 204, 255)
RGBA
rgba(21, 204, 255, 1)
HSL
hsl(193, 100%, 54%)
HSV
hsv(193, 92%, 100%)
CMYK
cmyk(92%, 20%, 0%, 0%)
CSS variable
--color-primary: #15CCFF;
Lowercase HEX
#15ccff

Shades

Tints

Tones

Harmony

CSS snippets for #15CCFF

.color-15ccff {
  color: #15CCFF;
  background-color: #15CCFF;
}

Frequently asked questions

What color is #15CCFF?+

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

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

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