#666DDC Color

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

Color preview

#666DDC

Color formats

HEX
#666DDC
RGB
rgb(102, 109, 220)
RGBA
rgba(102, 109, 220, 1)
HSL
hsl(236, 63%, 63%)
HSV
hsv(236, 54%, 86%)
CMYK
cmyk(54%, 50%, 0%, 14%)
CSS variable
--color-primary: #666DDC;
Lowercase HEX
#666ddc

Shades

Tints

Tones

Harmony

CSS snippets for #666DDC

.color-666ddc {
  color: #666DDC;
  background-color: #666DDC;
}

Frequently asked questions

What color is #666DDC?+

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

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

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