#777EBB Color

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

Color preview

#777EBB

Color formats

HEX
#777EBB
RGB
rgb(119, 126, 187)
RGBA
rgba(119, 126, 187, 1)
HSL
hsl(234, 33%, 60%)
HSV
hsv(234, 36%, 73%)
CMYK
cmyk(36%, 33%, 0%, 27%)
CSS variable
--color-primary: #777EBB;
Lowercase HEX
#777ebb

Shades

Tints

Tones

Harmony

CSS snippets for #777EBB

.color-777ebb {
  color: #777EBB;
  background-color: #777EBB;
}

Frequently asked questions

What color is #777EBB?+

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

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

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