#15BFCB Color

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

Color preview

#15BFCB

Color formats

HEX
#15BFCB
RGB
rgb(21, 191, 203)
RGBA
rgba(21, 191, 203, 1)
HSL
hsl(184, 81%, 44%)
HSV
hsv(184, 90%, 80%)
CMYK
cmyk(90%, 6%, 0%, 20%)
CSS variable
--color-primary: #15BFCB;
Lowercase HEX
#15bfcb

Shades

Tints

Tones

Harmony

CSS snippets for #15BFCB

.color-15bfcb {
  color: #15BFCB;
  background-color: #15BFCB;
}

Frequently asked questions

What color is #15BFCB?+

#15BFCB is a HEX color with RGB value rgb(21, 191, 203) and HSL value hsl(184, 81%, 44%). Its closest CSS named color is DarkTurquoise.

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

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