#85AAAA Color

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

Color preview

#85AAAA

Color formats

HEX
#85AAAA
RGB
rgb(133, 170, 170)
RGBA
rgba(133, 170, 170, 1)
HSL
hsl(180, 18%, 59%)
HSV
hsv(180, 22%, 67%)
CMYK
cmyk(22%, 0%, 0%, 33%)
CSS variable
--color-primary: #85AAAA;
Lowercase HEX
#85aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #85AAAA

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

Frequently asked questions

What color is #85AAAA?+

#85AAAA is a HEX color with RGB value rgb(133, 170, 170) and HSL value hsl(180, 18%, 59%). Its closest CSS named color is DarkSeaGreen.

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

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