#646BED Color

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

Color preview

#646BED

Color formats

HEX
#646BED
RGB
rgb(100, 107, 237)
RGBA
rgba(100, 107, 237, 1)
HSL
hsl(237, 79%, 66%)
HSV
hsv(237, 58%, 93%)
CMYK
cmyk(58%, 55%, 0%, 7%)
CSS variable
--color-primary: #646BED;
Lowercase HEX
#646bed

Shades

Tints

Tones

Harmony

CSS snippets for #646BED

.color-646bed {
  color: #646BED;
  background-color: #646BED;
}

Frequently asked questions

What color is #646BED?+

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

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

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