#777ACA Color

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

Color preview

#777ACA

Color formats

HEX
#777ACA
RGB
rgb(119, 122, 202)
RGBA
rgba(119, 122, 202, 1)
HSL
hsl(238, 44%, 63%)
HSV
hsv(238, 41%, 79%)
CMYK
cmyk(41%, 40%, 0%, 21%)
CSS variable
--color-primary: #777ACA;
Lowercase HEX
#777aca

Shades

Tints

Tones

Harmony

CSS snippets for #777ACA

.color-777aca {
  color: #777ACA;
  background-color: #777ACA;
}

Frequently asked questions

What color is #777ACA?+

#777ACA is a HEX color with RGB value rgb(119, 122, 202) and HSL value hsl(238, 44%, 63%). Its closest CSS named color is MediumPurple.

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

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