#666BDC Color

Inspect #666BDC across formats, palettes, contrast and closest named color matches.

Color preview

#666BDC

Color formats

HEX
#666BDC
RGB
rgb(102, 107, 220)
RGBA
rgba(102, 107, 220, 1)
HSL
hsl(237, 63%, 63%)
HSV
hsv(237, 54%, 86%)
CMYK
cmyk(54%, 51%, 0%, 14%)
CSS variable
--color-primary: #666BDC;
Lowercase HEX
#666bdc

Shades

Tints

Tones

Harmony

CSS snippets for #666BDC

.color-666bdc {
  color: #666BDC;
  background-color: #666BDC;
}

Frequently asked questions

What color is #666BDC?+

#666BDC is a HEX color with RGB value rgb(102, 107, 220) and HSL value hsl(237, 63%, 63%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #666BDC?+

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