#80ABBF Color

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

Color preview

#80ABBF

Color formats

HEX
#80ABBF
RGB
rgb(128, 171, 191)
RGBA
rgba(128, 171, 191, 1)
HSL
hsl(199, 33%, 63%)
HSV
hsv(199, 33%, 75%)
CMYK
cmyk(33%, 10%, 0%, 25%)
CSS variable
--color-primary: #80ABBF;
Lowercase HEX
#80abbf

Shades

Tints

Tones

Harmony

CSS snippets for #80ABBF

.color-80abbf {
  color: #80ABBF;
  background-color: #80ABBF;
}

Frequently asked questions

What color is #80ABBF?+

#80ABBF is a HEX color with RGB value rgb(128, 171, 191) and HSL value hsl(199, 33%, 63%). Its closest CSS named color is DarkGray.

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

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