#707CEB Color

Inspect #707CEB across formats, palettes, contrast and closest named color matches.

Color preview

#707CEB

Color formats

HEX
#707CEB
RGB
rgb(112, 124, 235)
RGBA
rgba(112, 124, 235, 1)
HSL
hsl(234, 75%, 68%)
HSV
hsv(234, 52%, 92%)
CMYK
cmyk(52%, 47%, 0%, 8%)
CSS variable
--color-primary: #707CEB;
Lowercase HEX
#707ceb

Shades

Tints

Tones

Harmony

CSS snippets for #707CEB

.color-707ceb {
  color: #707CEB;
  background-color: #707CEB;
}

Frequently asked questions

What color is #707CEB?+

#707CEB is a HEX color with RGB value rgb(112, 124, 235) and HSL value hsl(234, 75%, 68%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #707CEB?+

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