#8589FF Color

Inspect #8589FF across formats, palettes, contrast and closest named color matches.

Color preview

#8589FF

Color formats

HEX
#8589FF
RGB
rgb(133, 137, 255)
RGBA
rgba(133, 137, 255, 1)
HSL
hsl(238, 100%, 76%)
HSV
hsv(238, 48%, 100%)
CMYK
cmyk(48%, 46%, 0%, 0%)
CSS variable
--color-primary: #8589FF;
Lowercase HEX
#8589ff

Shades

Tints

Tones

Harmony

CSS snippets for #8589FF

.color-8589ff {
  color: #8589FF;
  background-color: #8589FF;
}

Frequently asked questions

What color is #8589FF?+

#8589FF is a HEX color with RGB value rgb(133, 137, 255) and HSL value hsl(238, 100%, 76%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #8589FF?+

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