#6666DD Color

Inspect #6666DD across formats, palettes, contrast and closest named color matches.

Color preview

#6666DD

Color formats

HEX
#6666DD
RGB
rgb(102, 102, 221)
RGBA
rgba(102, 102, 221, 1)
HSL
hsl(240, 64%, 63%)
HSV
hsv(240, 54%, 87%)
CMYK
cmyk(54%, 54%, 0%, 13%)
CSS variable
--color-primary: #6666DD;
Lowercase HEX
#6666dd

Shades

Tints

Tones

Harmony

CSS snippets for #6666DD

.color-6666dd {
  color: #6666DD;
  background-color: #6666DD;
}

Frequently asked questions

What color is #6666DD?+

#6666DD is a HEX color with RGB value rgb(102, 102, 221) and HSL value hsl(240, 64%, 63%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #6666DD?+

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