#654DDD Color

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

Color preview

#654DDD

Color formats

HEX
#654DDD
RGB
rgb(101, 77, 221)
RGBA
rgba(101, 77, 221, 1)
HSL
hsl(250, 68%, 58%)
HSV
hsv(250, 65%, 87%)
CMYK
cmyk(54%, 65%, 0%, 13%)
CSS variable
--color-primary: #654DDD;
Lowercase HEX
#654ddd

Shades

Tints

Tones

Harmony

CSS snippets for #654DDD

.color-654ddd {
  color: #654DDD;
  background-color: #654DDD;
}

Frequently asked questions

What color is #654DDD?+

#654DDD is a HEX color with RGB value rgb(101, 77, 221) and HSL value hsl(250, 68%, 58%). Its closest CSS named color is SlateBlue.

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

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