#646FED Color

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

Color preview

#646FED

Color formats

HEX
#646FED
RGB
rgb(100, 111, 237)
RGBA
rgba(100, 111, 237, 1)
HSL
hsl(235, 79%, 66%)
HSV
hsv(235, 58%, 93%)
CMYK
cmyk(58%, 53%, 0%, 7%)
CSS variable
--color-primary: #646FED;
Lowercase HEX
#646fed

Shades

Tints

Tones

Harmony

CSS snippets for #646FED

.color-646fed {
  color: #646FED;
  background-color: #646FED;
}

Frequently asked questions

What color is #646FED?+

#646FED is a HEX color with RGB value rgb(100, 111, 237) and HSL value hsl(235, 79%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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