#7777AC Color

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

Color preview

#7777AC

Color formats

HEX
#7777AC
RGB
rgb(119, 119, 172)
RGBA
rgba(119, 119, 172, 1)
HSL
hsl(240, 24%, 57%)
HSV
hsv(240, 31%, 67%)
CMYK
cmyk(31%, 31%, 0%, 33%)
CSS variable
--color-primary: #7777AC;
Lowercase HEX
#7777ac

Shades

Tints

Tones

Harmony

CSS snippets for #7777AC

.color-7777ac {
  color: #7777AC;
  background-color: #7777AC;
}

Frequently asked questions

What color is #7777AC?+

#7777AC is a HEX color with RGB value rgb(119, 119, 172) and HSL value hsl(240, 24%, 57%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #7777AC?+

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