#777BEC Color

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

Color preview

#777BEC

Color formats

HEX
#777BEC
RGB
rgb(119, 123, 236)
RGBA
rgba(119, 123, 236, 1)
HSL
hsl(238, 75%, 70%)
HSV
hsv(238, 50%, 93%)
CMYK
cmyk(50%, 48%, 0%, 7%)
CSS variable
--color-primary: #777BEC;
Lowercase HEX
#777bec

Shades

Tints

Tones

Harmony

CSS snippets for #777BEC

.color-777bec {
  color: #777BEC;
  background-color: #777BEC;
}

Frequently asked questions

What color is #777BEC?+

#777BEC is a HEX color with RGB value rgb(119, 123, 236) and HSL value hsl(238, 75%, 70%). Its closest CSS named color is MediumSlateBlue.

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

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