#787FED Color

Inspect #787FED across formats, palettes, contrast and closest named color matches.

Color preview

#787FED

Color formats

HEX
#787FED
RGB
rgb(120, 127, 237)
RGBA
rgba(120, 127, 237, 1)
HSL
hsl(236, 76%, 70%)
HSV
hsv(236, 49%, 93%)
CMYK
cmyk(49%, 46%, 0%, 7%)
CSS variable
--color-primary: #787FED;
Lowercase HEX
#787fed

Shades

Tints

Tones

Harmony

CSS snippets for #787FED

.color-787fed {
  color: #787FED;
  background-color: #787FED;
}

Frequently asked questions

What color is #787FED?+

#787FED is a HEX color with RGB value rgb(120, 127, 237) and HSL value hsl(236, 76%, 70%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #787FED?+

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