#88AAAA Color

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

Color preview

#88AAAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #88AAAA

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

Frequently asked questions

What color is #88AAAA?+

#88AAAA is a HEX color with RGB value rgb(136, 170, 170) and HSL value hsl(180, 17%, 60%). Its closest CSS named color is DarkGray.

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

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