#85ADAC Color

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

Color preview

#85ADAC

Color formats

HEX
#85ADAC
RGB
rgb(133, 173, 172)
RGBA
rgba(133, 173, 172, 1)
HSL
hsl(179, 20%, 60%)
HSV
hsv(179, 23%, 68%)
CMYK
cmyk(23%, 0%, 1%, 32%)
CSS variable
--color-primary: #85ADAC;
Lowercase HEX
#85adac

Shades

Tints

Tones

Harmony

CSS snippets for #85ADAC

.color-85adac {
  color: #85ADAC;
  background-color: #85ADAC;
}

Frequently asked questions

What color is #85ADAC?+

#85ADAC is a HEX color with RGB value rgb(133, 173, 172) and HSL value hsl(179, 20%, 60%). Its closest CSS named color is DarkSeaGreen.

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

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