#61707F Color

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

Color preview

#61707F

Color formats

HEX
#61707F
RGB
rgb(97, 112, 127)
RGBA
rgba(97, 112, 127, 1)
HSL
hsl(210, 13%, 44%)
HSV
hsv(210, 24%, 50%)
CMYK
cmyk(24%, 12%, 0%, 50%)
CSS variable
--color-primary: #61707F;
Lowercase HEX
#61707f

Shades

Tints

Tones

Harmony

CSS snippets for #61707F

.color-61707f {
  color: #61707F;
  background-color: #61707F;
}

Frequently asked questions

What color is #61707F?+

#61707F is a HEX color with RGB value rgb(97, 112, 127) and HSL value hsl(210, 13%, 44%). Its closest CSS named color is DimGray.

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

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