#666FDC Color

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

Color preview

#666FDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #666FDC

.color-666fdc {
  color: #666FDC;
  background-color: #666FDC;
}

Frequently asked questions

What color is #666FDC?+

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

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

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