#765DEE Color

Inspect #765DEE across formats, palettes, contrast and closest named color matches.

Color preview

#765DEE

Color formats

HEX
#765DEE
RGB
rgb(118, 93, 238)
RGBA
rgba(118, 93, 238, 1)
HSL
hsl(250, 81%, 65%)
HSV
hsv(250, 61%, 93%)
CMYK
cmyk(50%, 61%, 0%, 7%)
CSS variable
--color-primary: #765DEE;
Lowercase HEX
#765dee

Shades

Tints

Tones

Harmony

CSS snippets for #765DEE

.color-765dee {
  color: #765DEE;
  background-color: #765DEE;
}

Frequently asked questions

What color is #765DEE?+

#765DEE is a HEX color with RGB value rgb(118, 93, 238) and HSL value hsl(250, 81%, 65%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #765DEE?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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