#61655C Color

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

Color preview

#61655C

Color formats

HEX
#61655C
RGB
rgb(97, 101, 92)
RGBA
rgba(97, 101, 92, 1)
HSL
hsl(87, 5%, 38%)
HSV
hsv(87, 9%, 40%)
CMYK
cmyk(4%, 0%, 9%, 60%)
CSS variable
--color-primary: #61655C;
Lowercase HEX
#61655c

Shades

Tints

Tones

Harmony

CSS snippets for #61655C

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

Frequently asked questions

What color is #61655C?+

#61655C is a HEX color with RGB value rgb(97, 101, 92) and HSL value hsl(87, 5%, 38%). Its closest CSS named color is DimGray.

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

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