#777ADA Color

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

Color preview

#777ADA

Color formats

HEX
#777ADA
RGB
rgb(119, 122, 218)
RGBA
rgba(119, 122, 218, 1)
HSL
hsl(238, 57%, 66%)
HSV
hsv(238, 45%, 85%)
CMYK
cmyk(45%, 44%, 0%, 15%)
CSS variable
--color-primary: #777ADA;
Lowercase HEX
#777ada

Shades

Tints

Tones

Harmony

CSS snippets for #777ADA

.color-777ada {
  color: #777ADA;
  background-color: #777ADA;
}

Frequently asked questions

What color is #777ADA?+

#777ADA is a HEX color with RGB value rgb(119, 122, 218) and HSL value hsl(238, 57%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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