#777BAD Color

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

Color preview

#777BAD

Color formats

HEX
#777BAD
RGB
rgb(119, 123, 173)
RGBA
rgba(119, 123, 173, 1)
HSL
hsl(236, 25%, 57%)
HSV
hsv(236, 31%, 68%)
CMYK
cmyk(31%, 29%, 0%, 32%)
CSS variable
--color-primary: #777BAD;
Lowercase HEX
#777bad

Shades

Tints

Tones

Harmony

CSS snippets for #777BAD

.color-777bad {
  color: #777BAD;
  background-color: #777BAD;
}

Frequently asked questions

What color is #777BAD?+

#777BAD is a HEX color with RGB value rgb(119, 123, 173) and HSL value hsl(236, 25%, 57%). Its closest CSS named color is LightSlateGray.

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

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