#61707A Color

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

Color preview

#61707A

Color formats

HEX
#61707A
RGB
rgb(97, 112, 122)
RGBA
rgba(97, 112, 122, 1)
HSL
hsl(204, 11%, 43%)
HSV
hsv(204, 20%, 48%)
CMYK
cmyk(20%, 8%, 0%, 52%)
CSS variable
--color-primary: #61707A;
Lowercase HEX
#61707a

Shades

Tints

Tones

Harmony

CSS snippets for #61707A

.color-61707a {
  color: #61707A;
  background-color: #61707A;
}

Frequently asked questions

What color is #61707A?+

#61707A is a HEX color with RGB value rgb(97, 112, 122) and HSL value hsl(204, 11%, 43%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #61707A?+

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