#65737B Color

Inspect #65737B across formats, palettes, contrast and closest named color matches.

Color preview

#65737B

Color formats

HEX
#65737B
RGB
rgb(101, 115, 123)
RGBA
rgba(101, 115, 123, 1)
HSL
hsl(202, 10%, 44%)
HSV
hsv(202, 18%, 48%)
CMYK
cmyk(18%, 7%, 0%, 52%)
CSS variable
--color-primary: #65737B;
Lowercase HEX
#65737b

Shades

Tints

Tones

Harmony

CSS snippets for #65737B

.color-65737b {
  color: #65737B;
  background-color: #65737B;
}

Frequently asked questions

What color is #65737B?+

#65737B is a HEX color with RGB value rgb(101, 115, 123) and HSL value hsl(202, 10%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #65737B?+

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