#757CBA Color

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

Color preview

#757CBA

Color formats

HEX
#757CBA
RGB
rgb(117, 124, 186)
RGBA
rgba(117, 124, 186, 1)
HSL
hsl(234, 33%, 59%)
HSV
hsv(234, 37%, 73%)
CMYK
cmyk(37%, 33%, 0%, 27%)
CSS variable
--color-primary: #757CBA;
Lowercase HEX
#757cba

Shades

Tints

Tones

Harmony

CSS snippets for #757CBA

.color-757cba {
  color: #757CBA;
  background-color: #757CBA;
}

Frequently asked questions

What color is #757CBA?+

#757CBA is a HEX color with RGB value rgb(117, 124, 186) and HSL value hsl(234, 33%, 59%). Its closest CSS named color is LightSlateGray.

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

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