#707CFA Color

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

Color preview

#707CFA

Color formats

HEX
#707CFA
RGB
rgb(112, 124, 250)
RGBA
rgba(112, 124, 250, 1)
HSL
hsl(235, 93%, 71%)
HSV
hsv(235, 55%, 98%)
CMYK
cmyk(55%, 50%, 0%, 2%)
CSS variable
--color-primary: #707CFA;
Lowercase HEX
#707cfa

Shades

Tints

Tones

Harmony

CSS snippets for #707CFA

.color-707cfa {
  color: #707CFA;
  background-color: #707CFA;
}

Frequently asked questions

What color is #707CFA?+

#707CFA is a HEX color with RGB value rgb(112, 124, 250) and HSL value hsl(235, 93%, 71%). Its closest CSS named color is MediumSlateBlue.

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

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