#778899 Color

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

Color preview

#778899

Color formats

HEX
#778899
RGB
rgb(119, 136, 153)
RGBA
rgba(119, 136, 153, 1)
HSL
hsl(210, 14%, 53%)
HSV
hsv(210, 22%, 60%)
CMYK
cmyk(22%, 11%, 0%, 40%)
CSS variable
--color-primary: #778899;
Lowercase HEX
#778899

Shades

Tints

Tones

Harmony

CSS snippets for #778899

.color-778899 {
  color: #778899;
  background-color: #778899;
}

Frequently asked questions

What color is #778899?+

#778899 is a HEX color with RGB value rgb(119, 136, 153) and HSL value hsl(210, 14%, 53%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #778899?+

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