#64748B Color

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

Color preview

#64748B

Color formats

HEX
#64748B
RGB
rgb(100, 116, 139)
RGBA
rgba(100, 116, 139, 1)
HSL
hsl(215, 16%, 47%)
HSV
hsv(215, 28%, 55%)
CMYK
cmyk(28%, 17%, 0%, 45%)
CSS variable
--color-primary: #64748B;
Lowercase HEX
#64748b

Shades

Tints

Tones

Harmony

CSS snippets for #64748B

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

Frequently asked questions

What color is #64748B?+

#64748B is a HEX color with RGB value rgb(100, 116, 139) and HSL value hsl(215, 16%, 47%). Its closest CSS named color is SlateGray.

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

The closest Tailwind color is slate-500, available as the bg-slate-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