#80AAAA Color

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

Color preview

#80AAAA

Color formats

HEX
#80AAAA
RGB
rgb(128, 170, 170)
RGBA
rgba(128, 170, 170, 1)
HSL
hsl(180, 20%, 58%)
HSV
hsv(180, 25%, 67%)
CMYK
cmyk(25%, 0%, 0%, 33%)
CSS variable
--color-primary: #80AAAA;
Lowercase HEX
#80aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #80AAAA

.color-80aaaa {
  color: #80AAAA;
  background-color: #80AAAA;
}

Frequently asked questions

What color is #80AAAA?+

#80AAAA is a HEX color with RGB value rgb(128, 170, 170) and HSL value hsl(180, 20%, 58%). Its closest CSS named color is DarkSeaGreen.

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

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