#B37DFF Color

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

Color preview

#B37DFF

Color formats

HEX
#B37DFF
RGB
rgb(179, 125, 255)
RGBA
rgba(179, 125, 255, 1)
HSL
hsl(265, 100%, 75%)
HSV
hsv(265, 51%, 100%)
CMYK
cmyk(30%, 51%, 0%, 0%)
CSS variable
--color-primary: #B37DFF;
Lowercase HEX
#b37dff

Shades

Tints

Tones

Harmony

CSS snippets for #B37DFF

.color-b37dff {
  color: #B37DFF;
  background-color: #B37DFF;
}

Frequently asked questions

What color is #B37DFF?+

#B37DFF is a HEX color with RGB value rgb(179, 125, 255) and HSL value hsl(265, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B37DFF?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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