#757AFF Color

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

Color preview

#757AFF

Color formats

HEX
#757AFF
RGB
rgb(117, 122, 255)
RGBA
rgba(117, 122, 255, 1)
HSL
hsl(238, 100%, 73%)
HSV
hsv(238, 54%, 100%)
CMYK
cmyk(54%, 52%, 0%, 0%)
CSS variable
--color-primary: #757AFF;
Lowercase HEX
#757aff

Shades

Tints

Tones

Harmony

CSS snippets for #757AFF

.color-757aff {
  color: #757AFF;
  background-color: #757AFF;
}

Frequently asked questions

What color is #757AFF?+

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

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

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