#80BBCA Color

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

Color preview

#80BBCA

Color formats

HEX
#80BBCA
RGB
rgb(128, 187, 202)
RGBA
rgba(128, 187, 202, 1)
HSL
hsl(192, 41%, 65%)
HSV
hsv(192, 37%, 79%)
CMYK
cmyk(37%, 7%, 0%, 21%)
CSS variable
--color-primary: #80BBCA;
Lowercase HEX
#80bbca

Shades

Tints

Tones

Harmony

CSS snippets for #80BBCA

.color-80bbca {
  color: #80BBCA;
  background-color: #80BBCA;
}

Frequently asked questions

What color is #80BBCA?+

#80BBCA is a HEX color with RGB value rgb(128, 187, 202) and HSL value hsl(192, 41%, 65%). Its closest CSS named color is SkyBlue.

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

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