#646CCA Color

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

Color preview

#646CCA

Color formats

HEX
#646CCA
RGB
rgb(100, 108, 202)
RGBA
rgba(100, 108, 202, 1)
HSL
hsl(235, 49%, 59%)
HSV
hsv(235, 50%, 79%)
CMYK
cmyk(50%, 47%, 0%, 21%)
CSS variable
--color-primary: #646CCA;
Lowercase HEX
#646cca

Shades

Tints

Tones

Harmony

CSS snippets for #646CCA

.color-646cca {
  color: #646CCA;
  background-color: #646CCA;
}

Frequently asked questions

What color is #646CCA?+

#646CCA is a HEX color with RGB value rgb(100, 108, 202) and HSL value hsl(235, 49%, 59%). Its closest CSS named color is SlateBlue.

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

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