#757EFF Color

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

Color preview

#757EFF

Color formats

HEX
#757EFF
RGB
rgb(117, 126, 255)
RGBA
rgba(117, 126, 255, 1)
HSL
hsl(236, 100%, 73%)
HSV
hsv(236, 54%, 100%)
CMYK
cmyk(54%, 51%, 0%, 0%)
CSS variable
--color-primary: #757EFF;
Lowercase HEX
#757eff

Shades

Tints

Tones

Harmony

CSS snippets for #757EFF

.color-757eff {
  color: #757EFF;
  background-color: #757EFF;
}

Frequently asked questions

What color is #757EFF?+

#757EFF is a HEX color with RGB value rgb(117, 126, 255) and HSL value hsl(236, 100%, 73%). Its closest CSS named color is MediumSlateBlue.

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

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