#777879 Color

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

Color preview

#777879

Color formats

HEX
#777879
RGB
rgb(119, 120, 121)
RGBA
rgba(119, 120, 121, 1)
HSL
hsl(210, 1%, 47%)
HSV
hsv(210, 2%, 47%)
CMYK
cmyk(2%, 1%, 0%, 53%)
CSS variable
--color-primary: #777879;
Lowercase HEX
#777879

Shades

Tints

Tones

Harmony

CSS snippets for #777879

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

Frequently asked questions

What color is #777879?+

#777879 is a HEX color with RGB value rgb(119, 120, 121) and HSL value hsl(210, 1%, 47%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #777879?+

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