#777BEA Color

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

Color preview

#777BEA

Color formats

HEX
#777BEA
RGB
rgb(119, 123, 234)
RGBA
rgba(119, 123, 234, 1)
HSL
hsl(238, 73%, 69%)
HSV
hsv(238, 49%, 92%)
CMYK
cmyk(49%, 47%, 0%, 8%)
CSS variable
--color-primary: #777BEA;
Lowercase HEX
#777bea

Shades

Tints

Tones

Harmony

CSS snippets for #777BEA

.color-777bea {
  color: #777BEA;
  background-color: #777BEA;
}

Frequently asked questions

What color is #777BEA?+

#777BEA is a HEX color with RGB value rgb(119, 123, 234) and HSL value hsl(238, 73%, 69%). Its closest CSS named color is MediumSlateBlue.

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

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