#A66BF7 Color

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

Color preview

#A66BF7

Color formats

HEX
#A66BF7
RGB
rgb(166, 107, 247)
RGBA
rgba(166, 107, 247, 1)
HSL
hsl(265, 90%, 69%)
HSV
hsv(265, 57%, 97%)
CMYK
cmyk(33%, 57%, 0%, 3%)
CSS variable
--color-primary: #A66BF7;
Lowercase HEX
#a66bf7

Shades

Tints

Tones

Harmony

CSS snippets for #A66BF7

.color-a66bf7 {
  color: #A66BF7;
  background-color: #A66BF7;
}

Frequently asked questions

What color is #A66BF7?+

#A66BF7 is a HEX color with RGB value rgb(166, 107, 247) and HSL value hsl(265, 90%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A66BF7?+

The closest Tailwind color is purple-500, available as the bg-purple-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