#777FBB Color

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

Color preview

#777FBB

Color formats

HEX
#777FBB
RGB
rgb(119, 127, 187)
RGBA
rgba(119, 127, 187, 1)
HSL
hsl(233, 33%, 60%)
HSV
hsv(233, 36%, 73%)
CMYK
cmyk(36%, 32%, 0%, 27%)
CSS variable
--color-primary: #777FBB;
Lowercase HEX
#777fbb

Shades

Tints

Tones

Harmony

CSS snippets for #777FBB

.color-777fbb {
  color: #777FBB;
  background-color: #777FBB;
}

Frequently asked questions

What color is #777FBB?+

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

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

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