#757CFA Color

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

Color preview

#757CFA

Color formats

HEX
#757CFA
RGB
rgb(117, 124, 250)
RGBA
rgba(117, 124, 250, 1)
HSL
hsl(237, 93%, 72%)
HSV
hsv(237, 53%, 98%)
CMYK
cmyk(53%, 50%, 0%, 2%)
CSS variable
--color-primary: #757CFA;
Lowercase HEX
#757cfa

Shades

Tints

Tones

Harmony

CSS snippets for #757CFA

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

Frequently asked questions

What color is #757CFA?+

#757CFA is a HEX color with RGB value rgb(117, 124, 250) and HSL value hsl(237, 93%, 72%). Its closest CSS named color is MediumSlateBlue.

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

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