#6A737B Color

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

Color preview

#6A737B

Color formats

HEX
#6A737B
RGB
rgb(106, 115, 123)
RGBA
rgba(106, 115, 123, 1)
HSL
hsl(208, 7%, 45%)
HSV
hsv(208, 14%, 48%)
CMYK
cmyk(14%, 7%, 0%, 52%)
CSS variable
--color-primary: #6A737B;
Lowercase HEX
#6a737b

Shades

Tints

Tones

Harmony

CSS snippets for #6A737B

.color-6a737b {
  color: #6A737B;
  background-color: #6A737B;
}

Frequently asked questions

What color is #6A737B?+

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

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

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