#80ABBD Color

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

Color preview

#80ABBD

Color formats

HEX
#80ABBD
RGB
rgb(128, 171, 189)
RGBA
rgba(128, 171, 189, 1)
HSL
hsl(198, 32%, 62%)
HSV
hsv(198, 32%, 74%)
CMYK
cmyk(32%, 10%, 0%, 26%)
CSS variable
--color-primary: #80ABBD;
Lowercase HEX
#80abbd

Shades

Tints

Tones

Harmony

CSS snippets for #80ABBD

.color-80abbd {
  color: #80ABBD;
  background-color: #80ABBD;
}

Frequently asked questions

What color is #80ABBD?+

#80ABBD is a HEX color with RGB value rgb(128, 171, 189) and HSL value hsl(198, 32%, 62%). Its closest CSS named color is DarkGray.

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

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