#787DEB Color

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

Color preview

#787DEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #787DEB

.color-787deb {
  color: #787DEB;
  background-color: #787DEB;
}

Frequently asked questions

What color is #787DEB?+

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

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

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