#5F5A6A Color

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

Color preview

#5F5A6A

Color formats

HEX
#5F5A6A
RGB
rgb(95, 90, 106)
RGBA
rgba(95, 90, 106, 1)
HSL
hsl(259, 8%, 38%)
HSV
hsv(259, 15%, 42%)
CMYK
cmyk(10%, 15%, 0%, 58%)
CSS variable
--color-primary: #5F5A6A;
Lowercase HEX
#5f5a6a

Shades

Tints

Tones

Harmony

CSS snippets for #5F5A6A

.color-5f5a6a {
  color: #5F5A6A;
  background-color: #5F5A6A;
}

Frequently asked questions

What color is #5F5A6A?+

#5F5A6A is a HEX color with RGB value rgb(95, 90, 106) and HSL value hsl(259, 8%, 38%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #5F5A6A?+

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