#B48DEB Color

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

Color preview

#B48DEB

Color formats

HEX
#B48DEB
RGB
rgb(180, 141, 235)
RGBA
rgba(180, 141, 235, 1)
HSL
hsl(265, 70%, 74%)
HSV
hsv(265, 40%, 92%)
CMYK
cmyk(23%, 40%, 0%, 8%)
CSS variable
--color-primary: #B48DEB;
Lowercase HEX
#b48deb

Shades

Tints

Tones

Harmony

CSS snippets for #B48DEB

.color-b48deb {
  color: #B48DEB;
  background-color: #B48DEB;
}

Frequently asked questions

What color is #B48DEB?+

#B48DEB is a HEX color with RGB value rgb(180, 141, 235) and HSL value hsl(265, 70%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B48DEB?+

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