#15BDFF Color

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

Color preview

#15BDFF

Color formats

HEX
#15BDFF
RGB
rgb(21, 189, 255)
RGBA
rgba(21, 189, 255, 1)
HSL
hsl(197, 100%, 54%)
HSV
hsv(197, 92%, 100%)
CMYK
cmyk(92%, 26%, 0%, 0%)
CSS variable
--color-primary: #15BDFF;
Lowercase HEX
#15bdff

Shades

Tints

Tones

Harmony

CSS snippets for #15BDFF

.color-15bdff {
  color: #15BDFF;
  background-color: #15BDFF;
}

Frequently asked questions

What color is #15BDFF?+

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

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

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