#7782FF Color

Inspect #7782FF across formats, palettes, contrast and closest named color matches.

Color preview

#7782FF

Color formats

HEX
#7782FF
RGB
rgb(119, 130, 255)
RGBA
rgba(119, 130, 255, 1)
HSL
hsl(235, 100%, 73%)
HSV
hsv(235, 53%, 100%)
CMYK
cmyk(53%, 49%, 0%, 0%)
CSS variable
--color-primary: #7782FF;
Lowercase HEX
#7782ff

Shades

Tints

Tones

Harmony

CSS snippets for #7782FF

.color-7782ff {
  color: #7782FF;
  background-color: #7782FF;
}

Frequently asked questions

What color is #7782FF?+

#7782FF is a HEX color with RGB value rgb(119, 130, 255) and HSL value hsl(235, 100%, 73%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #7782FF?+

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