#654CAE Color

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

Color preview

#654CAE

Color formats

HEX
#654CAE
RGB
rgb(101, 76, 174)
RGBA
rgba(101, 76, 174, 1)
HSL
hsl(255, 39%, 49%)
HSV
hsv(255, 56%, 68%)
CMYK
cmyk(42%, 56%, 0%, 32%)
CSS variable
--color-primary: #654CAE;
Lowercase HEX
#654cae

Shades

Tints

Tones

Harmony

CSS snippets for #654CAE

.color-654cae {
  color: #654CAE;
  background-color: #654CAE;
}

Frequently asked questions

What color is #654CAE?+

#654CAE is a HEX color with RGB value rgb(101, 76, 174) and HSL value hsl(255, 39%, 49%). Its closest CSS named color is RebeccaPurple.

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

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