#7777BB Color

Inspect #7777BB across formats, palettes, contrast and closest named color matches.

Color preview

#7777BB

Color formats

HEX
#7777BB
RGB
rgb(119, 119, 187)
RGBA
rgba(119, 119, 187, 1)
HSL
hsl(240, 33%, 60%)
HSV
hsv(240, 36%, 73%)
CMYK
cmyk(36%, 36%, 0%, 27%)
CSS variable
--color-primary: #7777BB;
Lowercase HEX
#7777bb

Shades

Tints

Tones

Harmony

CSS snippets for #7777BB

.color-7777bb {
  color: #7777BB;
  background-color: #7777BB;
}

Frequently asked questions

What color is #7777BB?+

#7777BB is a HEX color with RGB value rgb(119, 119, 187) and HSL value hsl(240, 33%, 60%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #7777BB?+

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