#1BBFCB Color

Inspect #1BBFCB across formats, palettes, contrast and closest named color matches.

Color preview

#1BBFCB

Color formats

HEX
#1BBFCB
RGB
rgb(27, 191, 203)
RGBA
rgba(27, 191, 203, 1)
HSL
hsl(184, 77%, 45%)
HSV
hsv(184, 87%, 80%)
CMYK
cmyk(87%, 6%, 0%, 20%)
CSS variable
--color-primary: #1BBFCB;
Lowercase HEX
#1bbfcb

Shades

Tints

Tones

Harmony

CSS snippets for #1BBFCB

.color-1bbfcb {
  color: #1BBFCB;
  background-color: #1BBFCB;
}

Frequently asked questions

What color is #1BBFCB?+

#1BBFCB is a HEX color with RGB value rgb(27, 191, 203) and HSL value hsl(184, 77%, 45%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #1BBFCB?+

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