#838485 Color

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

Color preview

#838485

Color formats

HEX
#838485
RGB
rgb(131, 132, 133)
RGBA
rgba(131, 132, 133, 1)
HSL
hsl(210, 1%, 52%)
HSV
hsv(210, 2%, 52%)
CMYK
cmyk(2%, 1%, 0%, 48%)
CSS variable
--color-primary: #838485;
Lowercase HEX
#838485

Shades

Tints

Tones

Harmony

CSS snippets for #838485

.color-838485 {
  color: #838485;
  background-color: #838485;
}

Frequently asked questions

What color is #838485?+

#838485 is a HEX color with RGB value rgb(131, 132, 133) and HSL value hsl(210, 1%, 52%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #838485?+

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