#6B737B Color

Inspect #6B737B across formats, palettes, contrast and closest named color matches.

Color preview

#6B737B

Color formats

HEX
#6B737B
RGB
rgb(107, 115, 123)
RGBA
rgba(107, 115, 123, 1)
HSL
hsl(210, 7%, 45%)
HSV
hsv(210, 13%, 48%)
CMYK
cmyk(13%, 7%, 0%, 52%)
CSS variable
--color-primary: #6B737B;
Lowercase HEX
#6b737b

Shades

Tints

Tones

Harmony

CSS snippets for #6B737B

.color-6b737b {
  color: #6B737B;
  background-color: #6B737B;
}

Frequently asked questions

What color is #6B737B?+

#6B737B is a HEX color with RGB value rgb(107, 115, 123) and HSL value hsl(210, 7%, 45%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #6B737B?+

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