#707DEC Color

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

Color preview

#707DEC

Color formats

HEX
#707DEC
RGB
rgb(112, 125, 236)
RGBA
rgba(112, 125, 236, 1)
HSL
hsl(234, 77%, 68%)
HSV
hsv(234, 53%, 93%)
CMYK
cmyk(53%, 47%, 0%, 7%)
CSS variable
--color-primary: #707DEC;
Lowercase HEX
#707dec

Shades

Tints

Tones

Harmony

CSS snippets for #707DEC

.color-707dec {
  color: #707DEC;
  background-color: #707DEC;
}

Frequently asked questions

What color is #707DEC?+

#707DEC is a HEX color with RGB value rgb(112, 125, 236) and HSL value hsl(234, 77%, 68%). Its closest CSS named color is MediumSlateBlue.

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

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