#777ABB Color

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

Color preview

#777ABB

Color formats

HEX
#777ABB
RGB
rgb(119, 122, 187)
RGBA
rgba(119, 122, 187, 1)
HSL
hsl(237, 33%, 60%)
HSV
hsv(237, 36%, 73%)
CMYK
cmyk(36%, 35%, 0%, 27%)
CSS variable
--color-primary: #777ABB;
Lowercase HEX
#777abb

Shades

Tints

Tones

Harmony

CSS snippets for #777ABB

.color-777abb {
  color: #777ABB;
  background-color: #777ABB;
}

Frequently asked questions

What color is #777ABB?+

#777ABB is a HEX color with RGB value rgb(119, 122, 187) and HSL value hsl(237, 33%, 60%). Its closest CSS named color is LightSlateGray.

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

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