#15BFE5 Color

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

Color preview

#15BFE5

Color formats

HEX
#15BFE5
RGB
rgb(21, 191, 229)
RGBA
rgba(21, 191, 229, 1)
HSL
hsl(191, 83%, 49%)
HSV
hsv(191, 91%, 90%)
CMYK
cmyk(91%, 17%, 0%, 10%)
CSS variable
--color-primary: #15BFE5;
Lowercase HEX
#15bfe5

Shades

Tints

Tones

Harmony

CSS snippets for #15BFE5

.color-15bfe5 {
  color: #15BFE5;
  background-color: #15BFE5;
}

Frequently asked questions

What color is #15BFE5?+

#15BFE5 is a HEX color with RGB value rgb(21, 191, 229) and HSL value hsl(191, 83%, 49%). Its closest CSS named color is DarkTurquoise.

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

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