#777CDE Color

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

Color preview

#777CDE

Color formats

HEX
#777CDE
RGB
rgb(119, 124, 222)
RGBA
rgba(119, 124, 222, 1)
HSL
hsl(237, 61%, 67%)
HSV
hsv(237, 46%, 87%)
CMYK
cmyk(46%, 44%, 0%, 13%)
CSS variable
--color-primary: #777CDE;
Lowercase HEX
#777cde

Shades

Tints

Tones

Harmony

CSS snippets for #777CDE

.color-777cde {
  color: #777CDE;
  background-color: #777CDE;
}

Frequently asked questions

What color is #777CDE?+

#777CDE is a HEX color with RGB value rgb(119, 124, 222) and HSL value hsl(237, 61%, 67%). Its closest CSS named color is MediumSlateBlue.

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

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