#B94DDD Color

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

Color preview

#B94DDD

Color formats

HEX
#B94DDD
RGB
rgb(185, 77, 221)
RGBA
rgba(185, 77, 221, 1)
HSL
hsl(285, 68%, 58%)
HSV
hsv(285, 65%, 87%)
CMYK
cmyk(16%, 65%, 0%, 13%)
CSS variable
--color-primary: #B94DDD;
Lowercase HEX
#b94ddd

Shades

Tints

Tones

Harmony

CSS snippets for #B94DDD

.color-b94ddd {
  color: #B94DDD;
  background-color: #B94DDD;
}

Frequently asked questions

What color is #B94DDD?+

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

What is the closest Tailwind color to #B94DDD?+

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