#67647C Color

Inspect #67647C across formats, palettes, contrast and closest named color matches.

Color preview

#67647C

Color formats

HEX
#67647C
RGB
rgb(103, 100, 124)
RGBA
rgba(103, 100, 124, 1)
HSL
hsl(248, 11%, 44%)
HSV
hsv(248, 19%, 49%)
CMYK
cmyk(17%, 19%, 0%, 51%)
CSS variable
--color-primary: #67647C;
Lowercase HEX
#67647c

Shades

Tints

Tones

Harmony

CSS snippets for #67647C

.color-67647c {
  color: #67647C;
  background-color: #67647C;
}

Frequently asked questions

What color is #67647C?+

#67647C is a HEX color with RGB value rgb(103, 100, 124) and HSL value hsl(248, 11%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #67647C?+

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