#78949C Color

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

Color preview

#78949C

Color formats

HEX
#78949C
RGB
rgb(120, 148, 156)
RGBA
rgba(120, 148, 156, 1)
HSL
hsl(193, 15%, 54%)
HSV
hsv(193, 23%, 61%)
CMYK
cmyk(23%, 5%, 0%, 39%)
CSS variable
--color-primary: #78949C;
Lowercase HEX
#78949c

Shades

Tints

Tones

Harmony

CSS snippets for #78949C

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

Frequently asked questions

What color is #78949C?+

#78949C is a HEX color with RGB value rgb(120, 148, 156) and HSL value hsl(193, 15%, 54%). Its closest CSS named color is LightSlateGray.

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

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