#7777AA Color

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

Color preview

#7777AA

Color formats

HEX
#7777AA
RGB
rgb(119, 119, 170)
RGBA
rgba(119, 119, 170, 1)
HSL
hsl(240, 23%, 57%)
HSV
hsv(240, 30%, 67%)
CMYK
cmyk(30%, 30%, 0%, 33%)
CSS variable
--color-primary: #7777AA;
Lowercase HEX
#7777aa

Shades

Tints

Tones

Harmony

CSS snippets for #7777AA

.color-7777aa {
  color: #7777AA;
  background-color: #7777AA;
}

Frequently asked questions

What color is #7777AA?+

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

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

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