#5F64BE Color

Inspect #5F64BE across formats, palettes, contrast and closest named color matches.

Color preview

#5F64BE

Color formats

HEX
#5F64BE
RGB
rgb(95, 100, 190)
RGBA
rgba(95, 100, 190, 1)
HSL
hsl(237, 42%, 56%)
HSV
hsv(237, 50%, 75%)
CMYK
cmyk(50%, 47%, 0%, 25%)
CSS variable
--color-primary: #5F64BE;
Lowercase HEX
#5f64be

Shades

Tints

Tones

Harmony

CSS snippets for #5F64BE

.color-5f64be {
  color: #5F64BE;
  background-color: #5F64BE;
}

Frequently asked questions

What color is #5F64BE?+

#5F64BE is a HEX color with RGB value rgb(95, 100, 190) and HSL value hsl(237, 42%, 56%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #5F64BE?+

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