#B46DDD Color

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

Color preview

#B46DDD

Color formats

HEX
#B46DDD
RGB
rgb(180, 109, 221)
RGBA
rgba(180, 109, 221, 1)
HSL
hsl(278, 62%, 65%)
HSV
hsv(278, 51%, 87%)
CMYK
cmyk(19%, 51%, 0%, 13%)
CSS variable
--color-primary: #B46DDD;
Lowercase HEX
#b46ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B46DDD

.color-b46ddd {
  color: #B46DDD;
  background-color: #B46DDD;
}

Frequently asked questions

What color is #B46DDD?+

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

What is the closest Tailwind color to #B46DDD?+

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