#777DBB Color

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

Color preview

#777DBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #777DBB

.color-777dbb {
  color: #777DBB;
  background-color: #777DBB;
}

Frequently asked questions

What color is #777DBB?+

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

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

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