#85698C Color

Inspect #85698C across formats, palettes, contrast and closest named color matches.

Color preview

#85698C

Color formats

HEX
#85698C
RGB
rgb(133, 105, 140)
RGBA
rgba(133, 105, 140, 1)
HSL
hsl(288, 14%, 48%)
HSV
hsv(288, 25%, 55%)
CMYK
cmyk(5%, 25%, 0%, 45%)
CSS variable
--color-primary: #85698C;
Lowercase HEX
#85698c

Shades

Tints

Tones

Harmony

CSS snippets for #85698C

.color-85698c {
  color: #85698C;
  background-color: #85698C;
}

Frequently asked questions

What color is #85698C?+

#85698C is a HEX color with RGB value rgb(133, 105, 140) and HSL value hsl(288, 14%, 48%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #85698C?+

The closest Tailwind color is zinc-500, available as the bg-zinc-500 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