#705DEA Color

Inspect #705DEA across formats, palettes, contrast and closest named color matches.

Color preview

#705DEA

Color formats

HEX
#705DEA
RGB
rgb(112, 93, 234)
RGBA
rgba(112, 93, 234, 1)
HSL
hsl(248, 77%, 64%)
HSV
hsv(248, 60%, 92%)
CMYK
cmyk(52%, 60%, 0%, 8%)
CSS variable
--color-primary: #705DEA;
Lowercase HEX
#705dea

Shades

Tints

Tones

Harmony

CSS snippets for #705DEA

.color-705dea {
  color: #705DEA;
  background-color: #705DEA;
}

Frequently asked questions

What color is #705DEA?+

#705DEA is a HEX color with RGB value rgb(112, 93, 234) and HSL value hsl(248, 77%, 64%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #705DEA?+

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