#777ECC Color

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

Color preview

#777ECC

Color formats

HEX
#777ECC
RGB
rgb(119, 126, 204)
RGBA
rgba(119, 126, 204, 1)
HSL
hsl(235, 45%, 63%)
HSV
hsv(235, 42%, 80%)
CMYK
cmyk(42%, 38%, 0%, 20%)
CSS variable
--color-primary: #777ECC;
Lowercase HEX
#777ecc

Shades

Tints

Tones

Harmony

CSS snippets for #777ECC

.color-777ecc {
  color: #777ECC;
  background-color: #777ECC;
}

Frequently asked questions

What color is #777ECC?+

#777ECC is a HEX color with RGB value rgb(119, 126, 204) and HSL value hsl(235, 45%, 63%). Its closest CSS named color is MediumPurple.

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

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