#777BCA Color

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

Color preview

#777BCA

Color formats

HEX
#777BCA
RGB
rgb(119, 123, 202)
RGBA
rgba(119, 123, 202, 1)
HSL
hsl(237, 44%, 63%)
HSV
hsv(237, 41%, 79%)
CMYK
cmyk(41%, 39%, 0%, 21%)
CSS variable
--color-primary: #777BCA;
Lowercase HEX
#777bca

Shades

Tints

Tones

Harmony

CSS snippets for #777BCA

.color-777bca {
  color: #777BCA;
  background-color: #777BCA;
}

Frequently asked questions

What color is #777BCA?+

#777BCA is a HEX color with RGB value rgb(119, 123, 202) and HSL value hsl(237, 44%, 63%). Its closest CSS named color is MediumPurple.

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

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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