#777CDA Color

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

Color preview

#777CDA

Color formats

HEX
#777CDA
RGB
rgb(119, 124, 218)
RGBA
rgba(119, 124, 218, 1)
HSL
hsl(237, 57%, 66%)
HSV
hsv(237, 45%, 85%)
CMYK
cmyk(45%, 43%, 0%, 15%)
CSS variable
--color-primary: #777CDA;
Lowercase HEX
#777cda

Shades

Tints

Tones

Harmony

CSS snippets for #777CDA

.color-777cda {
  color: #777CDA;
  background-color: #777CDA;
}

Frequently asked questions

What color is #777CDA?+

#777CDA is a HEX color with RGB value rgb(119, 124, 218) and HSL value hsl(237, 57%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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