#777EDD Color

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

Color preview

#777EDD

Color formats

HEX
#777EDD
RGB
rgb(119, 126, 221)
RGBA
rgba(119, 126, 221, 1)
HSL
hsl(236, 60%, 67%)
HSV
hsv(236, 46%, 87%)
CMYK
cmyk(46%, 43%, 0%, 13%)
CSS variable
--color-primary: #777EDD;
Lowercase HEX
#777edd

Shades

Tints

Tones

Harmony

CSS snippets for #777EDD

.color-777edd {
  color: #777EDD;
  background-color: #777EDD;
}

Frequently asked questions

What color is #777EDD?+

#777EDD is a HEX color with RGB value rgb(119, 126, 221) and HSL value hsl(236, 60%, 67%). Its closest CSS named color is MediumSlateBlue.

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

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