#657B75 Color

Inspect #657B75 across formats, palettes, contrast and closest named color matches.

Color preview

#657B75

Color formats

HEX
#657B75
RGB
rgb(101, 123, 117)
RGBA
rgba(101, 123, 117, 1)
HSL
hsl(164, 10%, 44%)
HSV
hsv(164, 18%, 48%)
CMYK
cmyk(18%, 0%, 5%, 52%)
CSS variable
--color-primary: #657B75;
Lowercase HEX
#657b75

Shades

Tints

Tones

Harmony

CSS snippets for #657B75

.color-657b75 {
  color: #657B75;
  background-color: #657B75;
}

Frequently asked questions

What color is #657B75?+

#657B75 is a HEX color with RGB value rgb(101, 123, 117) and HSL value hsl(164, 10%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #657B75?+

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