#7777CD Color

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

Color preview

#7777CD

Color formats

HEX
#7777CD
RGB
rgb(119, 119, 205)
RGBA
rgba(119, 119, 205, 1)
HSL
hsl(240, 46%, 64%)
HSV
hsv(240, 42%, 80%)
CMYK
cmyk(42%, 42%, 0%, 20%)
CSS variable
--color-primary: #7777CD;
Lowercase HEX
#7777cd

Shades

Tints

Tones

Harmony

CSS snippets for #7777CD

.color-7777cd {
  color: #7777CD;
  background-color: #7777CD;
}

Frequently asked questions

What color is #7777CD?+

#7777CD is a HEX color with RGB value rgb(119, 119, 205) and HSL value hsl(240, 46%, 64%). Its closest CSS named color is SlateBlue.

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

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