#757FCD Color

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

Color preview

#757FCD

Color formats

HEX
#757FCD
RGB
rgb(117, 127, 205)
RGBA
rgba(117, 127, 205, 1)
HSL
hsl(233, 47%, 63%)
HSV
hsv(233, 43%, 80%)
CMYK
cmyk(43%, 38%, 0%, 20%)
CSS variable
--color-primary: #757FCD;
Lowercase HEX
#757fcd

Shades

Tints

Tones

Harmony

CSS snippets for #757FCD

.color-757fcd {
  color: #757FCD;
  background-color: #757FCD;
}

Frequently asked questions

What color is #757FCD?+

#757FCD is a HEX color with RGB value rgb(117, 127, 205) and HSL value hsl(233, 47%, 63%). Its closest CSS named color is MediumPurple.

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

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