#7777CB Color

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

Color preview

#7777CB

Color formats

HEX
#7777CB
RGB
rgb(119, 119, 203)
RGBA
rgba(119, 119, 203, 1)
HSL
hsl(240, 45%, 63%)
HSV
hsv(240, 41%, 80%)
CMYK
cmyk(41%, 41%, 0%, 20%)
CSS variable
--color-primary: #7777CB;
Lowercase HEX
#7777cb

Shades

Tints

Tones

Harmony

CSS snippets for #7777CB

.color-7777cb {
  color: #7777CB;
  background-color: #7777CB;
}

Frequently asked questions

What color is #7777CB?+

#7777CB is a HEX color with RGB value rgb(119, 119, 203) and HSL value hsl(240, 45%, 63%). Its closest CSS named color is SlateBlue.

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

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