#777FAC Color

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

Color preview

#777FAC

Color formats

HEX
#777FAC
RGB
rgb(119, 127, 172)
RGBA
rgba(119, 127, 172, 1)
HSL
hsl(231, 24%, 57%)
HSV
hsv(231, 31%, 67%)
CMYK
cmyk(31%, 26%, 0%, 33%)
CSS variable
--color-primary: #777FAC;
Lowercase HEX
#777fac

Shades

Tints

Tones

Harmony

CSS snippets for #777FAC

.color-777fac {
  color: #777FAC;
  background-color: #777FAC;
}

Frequently asked questions

What color is #777FAC?+

#777FAC is a HEX color with RGB value rgb(119, 127, 172) and HSL value hsl(231, 24%, 57%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #777FAC?+

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