#B44DDD Color

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

Color preview

#B44DDD

Color formats

HEX
#B44DDD
RGB
rgb(180, 77, 221)
RGBA
rgba(180, 77, 221, 1)
HSL
hsl(283, 68%, 58%)
HSV
hsv(283, 65%, 87%)
CMYK
cmyk(19%, 65%, 0%, 13%)
CSS variable
--color-primary: #B44DDD;
Lowercase HEX
#b44ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B44DDD

.color-b44ddd {
  color: #B44DDD;
  background-color: #B44DDD;
}

Frequently asked questions

What color is #B44DDD?+

#B44DDD is a HEX color with RGB value rgb(180, 77, 221) and HSL value hsl(283, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B44DDD?+

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