#586E6F Color

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

Color preview

#586E6F

Color formats

HEX
#586E6F
RGB
rgb(88, 110, 111)
RGBA
rgba(88, 110, 111, 1)
HSL
hsl(183, 12%, 39%)
HSV
hsv(183, 21%, 44%)
CMYK
cmyk(21%, 1%, 0%, 56%)
CSS variable
--color-primary: #586E6F;
Lowercase HEX
#586e6f

Shades

Tints

Tones

Harmony

CSS snippets for #586E6F

.color-586e6f {
  color: #586E6F;
  background-color: #586E6F;
}

Frequently asked questions

What color is #586E6F?+

#586E6F is a HEX color with RGB value rgb(88, 110, 111) and HSL value hsl(183, 12%, 39%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #586E6F?+

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