#666CDD Color

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

Color preview

#666CDD

Color formats

HEX
#666CDD
RGB
rgb(102, 108, 221)
RGBA
rgba(102, 108, 221, 1)
HSL
hsl(237, 64%, 63%)
HSV
hsv(237, 54%, 87%)
CMYK
cmyk(54%, 51%, 0%, 13%)
CSS variable
--color-primary: #666CDD;
Lowercase HEX
#666cdd

Shades

Tints

Tones

Harmony

CSS snippets for #666CDD

.color-666cdd {
  color: #666CDD;
  background-color: #666CDD;
}

Frequently asked questions

What color is #666CDD?+

#666CDD is a HEX color with RGB value rgb(102, 108, 221) and HSL value hsl(237, 64%, 63%). Its closest CSS named color is SlateBlue.

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

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