#7777EA Color

Inspect #7777EA across formats, palettes, contrast and closest named color matches.

Color preview

#7777EA

Color formats

HEX
#7777EA
RGB
rgb(119, 119, 234)
RGBA
rgba(119, 119, 234, 1)
HSL
hsl(240, 73%, 69%)
HSV
hsv(240, 49%, 92%)
CMYK
cmyk(49%, 49%, 0%, 8%)
CSS variable
--color-primary: #7777EA;
Lowercase HEX
#7777ea

Shades

Tints

Tones

Harmony

CSS snippets for #7777EA

.color-7777ea {
  color: #7777EA;
  background-color: #7777EA;
}

Frequently asked questions

What color is #7777EA?+

#7777EA is a HEX color with RGB value rgb(119, 119, 234) and HSL value hsl(240, 73%, 69%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #7777EA?+

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