#757ADA Color

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

Color preview

#757ADA

Color formats

HEX
#757ADA
RGB
rgb(117, 122, 218)
RGBA
rgba(117, 122, 218, 1)
HSL
hsl(237, 58%, 66%)
HSV
hsv(237, 46%, 85%)
CMYK
cmyk(46%, 44%, 0%, 15%)
CSS variable
--color-primary: #757ADA;
Lowercase HEX
#757ada

Shades

Tints

Tones

Harmony

CSS snippets for #757ADA

.color-757ada {
  color: #757ADA;
  background-color: #757ADA;
}

Frequently asked questions

What color is #757ADA?+

#757ADA is a HEX color with RGB value rgb(117, 122, 218) and HSL value hsl(237, 58%, 66%). Its closest CSS named color is MediumSlateBlue.

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

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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