#7777DC Color

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

Color preview

#7777DC

Color formats

HEX
#7777DC
RGB
rgb(119, 119, 220)
RGBA
rgba(119, 119, 220, 1)
HSL
hsl(240, 59%, 66%)
HSV
hsv(240, 46%, 86%)
CMYK
cmyk(46%, 46%, 0%, 14%)
CSS variable
--color-primary: #7777DC;
Lowercase HEX
#7777dc

Shades

Tints

Tones

Harmony

CSS snippets for #7777DC

.color-7777dc {
  color: #7777DC;
  background-color: #7777DC;
}

Frequently asked questions

What color is #7777DC?+

#7777DC is a HEX color with RGB value rgb(119, 119, 220) and HSL value hsl(240, 59%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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