#80BCCB Color

Inspect #80BCCB across formats, palettes, contrast and closest named color matches.

Color preview

#80BCCB

Color formats

HEX
#80BCCB
RGB
rgb(128, 188, 203)
RGBA
rgba(128, 188, 203, 1)
HSL
hsl(192, 42%, 65%)
HSV
hsv(192, 37%, 80%)
CMYK
cmyk(37%, 7%, 0%, 20%)
CSS variable
--color-primary: #80BCCB;
Lowercase HEX
#80bccb

Shades

Tints

Tones

Harmony

CSS snippets for #80BCCB

.color-80bccb {
  color: #80BCCB;
  background-color: #80BCCB;
}

Frequently asked questions

What color is #80BCCB?+

#80BCCB is a HEX color with RGB value rgb(128, 188, 203) and HSL value hsl(192, 42%, 65%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #80BCCB?+

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