#80ADAB Color

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

Color preview

#80ADAB

Color formats

HEX
#80ADAB
RGB
rgb(128, 173, 171)
RGBA
rgba(128, 173, 171, 1)
HSL
hsl(177, 22%, 59%)
HSV
hsv(177, 26%, 68%)
CMYK
cmyk(26%, 0%, 1%, 32%)
CSS variable
--color-primary: #80ADAB;
Lowercase HEX
#80adab

Shades

Tints

Tones

Harmony

CSS snippets for #80ADAB

.color-80adab {
  color: #80ADAB;
  background-color: #80ADAB;
}

Frequently asked questions

What color is #80ADAB?+

#80ADAB is a HEX color with RGB value rgb(128, 173, 171) and HSL value hsl(177, 22%, 59%). Its closest CSS named color is DarkSeaGreen.

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

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