#B15DDC Color

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

Color preview

#B15DDC

Color formats

HEX
#B15DDC
RGB
rgb(177, 93, 220)
RGBA
rgba(177, 93, 220, 1)
HSL
hsl(280, 64%, 61%)
HSV
hsv(280, 58%, 86%)
CMYK
cmyk(20%, 58%, 0%, 14%)
CSS variable
--color-primary: #B15DDC;
Lowercase HEX
#b15ddc

Shades

Tints

Tones

Harmony

CSS snippets for #B15DDC

.color-b15ddc {
  color: #B15DDC;
  background-color: #B15DDC;
}

Frequently asked questions

What color is #B15DDC?+

#B15DDC is a HEX color with RGB value rgb(177, 93, 220) and HSL value hsl(280, 64%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B15DDC?+

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