#646ADD Color

Inspect #646ADD across formats, palettes, contrast and closest named color matches.

Color preview

#646ADD

Color formats

HEX
#646ADD
RGB
rgb(100, 106, 221)
RGBA
rgba(100, 106, 221, 1)
HSL
hsl(237, 64%, 63%)
HSV
hsv(237, 55%, 87%)
CMYK
cmyk(55%, 52%, 0%, 13%)
CSS variable
--color-primary: #646ADD;
Lowercase HEX
#646add

Shades

Tints

Tones

Harmony

CSS snippets for #646ADD

.color-646add {
  color: #646ADD;
  background-color: #646ADD;
}

Frequently asked questions

What color is #646ADD?+

#646ADD is a HEX color with RGB value rgb(100, 106, 221) and HSL value hsl(237, 64%, 63%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #646ADD?+

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