#7D78EB Color

Inspect #7D78EB across formats, palettes, contrast and closest named color matches.

Color preview

#7D78EB

Color formats

HEX
#7D78EB
RGB
rgb(125, 120, 235)
RGBA
rgba(125, 120, 235, 1)
HSL
hsl(243, 74%, 70%)
HSV
hsv(243, 49%, 92%)
CMYK
cmyk(47%, 49%, 0%, 8%)
CSS variable
--color-primary: #7D78EB;
Lowercase HEX
#7d78eb

Shades

Tints

Tones

Harmony

CSS snippets for #7D78EB

.color-7d78eb {
  color: #7D78EB;
  background-color: #7D78EB;
}

Frequently asked questions

What color is #7D78EB?+

#7D78EB is a HEX color with RGB value rgb(125, 120, 235) and HSL value hsl(243, 74%, 70%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #7D78EB?+

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