#6666FB Color

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

Color preview

#6666FB

Color formats

HEX
#6666FB
RGB
rgb(102, 102, 251)
RGBA
rgba(102, 102, 251, 1)
HSL
hsl(240, 95%, 69%)
HSV
hsv(240, 59%, 98%)
CMYK
cmyk(59%, 59%, 0%, 2%)
CSS variable
--color-primary: #6666FB;
Lowercase HEX
#6666fb

Shades

Tints

Tones

Harmony

CSS snippets for #6666FB

.color-6666fb {
  color: #6666FB;
  background-color: #6666FB;
}

Frequently asked questions

What color is #6666FB?+

#6666FB is a HEX color with RGB value rgb(102, 102, 251) and HSL value hsl(240, 95%, 69%). Its closest CSS named color is MediumSlateBlue.

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

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