#777ACD Color

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

Color preview

#777ACD

Color formats

HEX
#777ACD
RGB
rgb(119, 122, 205)
RGBA
rgba(119, 122, 205, 1)
HSL
hsl(238, 46%, 64%)
HSV
hsv(238, 42%, 80%)
CMYK
cmyk(42%, 40%, 0%, 20%)
CSS variable
--color-primary: #777ACD;
Lowercase HEX
#777acd

Shades

Tints

Tones

Harmony

CSS snippets for #777ACD

.color-777acd {
  color: #777ACD;
  background-color: #777ACD;
}

Frequently asked questions

What color is #777ACD?+

#777ACD is a HEX color with RGB value rgb(119, 122, 205) and HSL value hsl(238, 46%, 64%). Its closest CSS named color is MediumPurple.

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

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