#60606C Color

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

Color preview

#60606C

Color formats

HEX
#60606C
RGB
rgb(96, 96, 108)
RGBA
rgba(96, 96, 108, 1)
HSL
hsl(240, 6%, 40%)
HSV
hsv(240, 11%, 42%)
CMYK
cmyk(11%, 11%, 0%, 58%)
CSS variable
--color-primary: #60606C;
Lowercase HEX
#60606c

Shades

Tints

Tones

Harmony

CSS snippets for #60606C

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

Frequently asked questions

What color is #60606C?+

#60606C is a HEX color with RGB value rgb(96, 96, 108) and HSL value hsl(240, 6%, 40%). Its closest CSS named color is DimGray.

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

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