#B58DEC Color

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

Color preview

#B58DEC

Color formats

HEX
#B58DEC
RGB
rgb(181, 141, 236)
RGBA
rgba(181, 141, 236, 1)
HSL
hsl(265, 71%, 74%)
HSV
hsv(265, 40%, 93%)
CMYK
cmyk(23%, 40%, 0%, 7%)
CSS variable
--color-primary: #B58DEC;
Lowercase HEX
#b58dec

Shades

Tints

Tones

Harmony

CSS snippets for #B58DEC

.color-b58dec {
  color: #B58DEC;
  background-color: #B58DEC;
}

Frequently asked questions

What color is #B58DEC?+

#B58DEC is a HEX color with RGB value rgb(181, 141, 236) and HSL value hsl(265, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B58DEC?+

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