#654BBB Color

Inspect #654BBB across formats, palettes, contrast and closest named color matches.

Color preview

#654BBB

Color formats

HEX
#654BBB
RGB
rgb(101, 75, 187)
RGBA
rgba(101, 75, 187, 1)
HSL
hsl(254, 45%, 51%)
HSV
hsv(254, 60%, 73%)
CMYK
cmyk(46%, 60%, 0%, 27%)
CSS variable
--color-primary: #654BBB;
Lowercase HEX
#654bbb

Shades

Tints

Tones

Harmony

CSS snippets for #654BBB

.color-654bbb {
  color: #654BBB;
  background-color: #654BBB;
}

Frequently asked questions

What color is #654BBB?+

#654BBB is a HEX color with RGB value rgb(101, 75, 187) and HSL value hsl(254, 45%, 51%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #654BBB?+

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