#B66DDD Color

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

Color preview

#B66DDD

Color formats

HEX
#B66DDD
RGB
rgb(182, 109, 221)
RGBA
rgba(182, 109, 221, 1)
HSL
hsl(279, 62%, 65%)
HSV
hsv(279, 51%, 87%)
CMYK
cmyk(18%, 51%, 0%, 13%)
CSS variable
--color-primary: #B66DDD;
Lowercase HEX
#b66ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B66DDD

.color-b66ddd {
  color: #B66DDD;
  background-color: #B66DDD;
}

Frequently asked questions

What color is #B66DDD?+

#B66DDD is a HEX color with RGB value rgb(182, 109, 221) and HSL value hsl(279, 62%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66DDD?+

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