#646F60 Color

Inspect #646F60 across formats, palettes, contrast and closest named color matches.

Color preview

#646F60

Color formats

HEX
#646F60
RGB
rgb(100, 111, 96)
RGBA
rgba(100, 111, 96, 1)
HSL
hsl(104, 7%, 41%)
HSV
hsv(104, 14%, 44%)
CMYK
cmyk(10%, 0%, 14%, 56%)
CSS variable
--color-primary: #646F60;
Lowercase HEX
#646f60

Shades

Tints

Tones

Harmony

CSS snippets for #646F60

.color-646f60 {
  color: #646F60;
  background-color: #646F60;
}

Frequently asked questions

What color is #646F60?+

#646F60 is a HEX color with RGB value rgb(100, 111, 96) and HSL value hsl(104, 7%, 41%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #646F60?+

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