#5A656E Color

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

Color preview

#5A656E

Color formats

HEX
#5A656E
RGB
rgb(90, 101, 110)
RGBA
rgba(90, 101, 110, 1)
HSL
hsl(207, 10%, 39%)
HSV
hsv(207, 18%, 43%)
CMYK
cmyk(18%, 8%, 0%, 57%)
CSS variable
--color-primary: #5A656E;
Lowercase HEX
#5a656e

Shades

Tints

Tones

Harmony

CSS snippets for #5A656E

.color-5a656e {
  color: #5A656E;
  background-color: #5A656E;
}

Frequently asked questions

What color is #5A656E?+

#5A656E is a HEX color with RGB value rgb(90, 101, 110) and HSL value hsl(207, 10%, 39%). Its closest CSS named color is DimGray.

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

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