#777CFF Color

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

Color preview

#777CFF

Color formats

HEX
#777CFF
RGB
rgb(119, 124, 255)
RGBA
rgba(119, 124, 255, 1)
HSL
hsl(238, 100%, 73%)
HSV
hsv(238, 53%, 100%)
CMYK
cmyk(53%, 51%, 0%, 0%)
CSS variable
--color-primary: #777CFF;
Lowercase HEX
#777cff

Shades

Tints

Tones

Harmony

CSS snippets for #777CFF

.color-777cff {
  color: #777CFF;
  background-color: #777CFF;
}

Frequently asked questions

What color is #777CFF?+

#777CFF is a HEX color with RGB value rgb(119, 124, 255) and HSL value hsl(238, 100%, 73%). Its closest CSS named color is MediumSlateBlue.

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

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