#B18DEB Color

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

Color preview

#B18DEB

Color formats

HEX
#B18DEB
RGB
rgb(177, 141, 235)
RGBA
rgba(177, 141, 235, 1)
HSL
hsl(263, 70%, 74%)
HSV
hsv(263, 40%, 92%)
CMYK
cmyk(25%, 40%, 0%, 8%)
CSS variable
--color-primary: #B18DEB;
Lowercase HEX
#b18deb

Shades

Tints

Tones

Harmony

CSS snippets for #B18DEB

.color-b18deb {
  color: #B18DEB;
  background-color: #B18DEB;
}

Frequently asked questions

What color is #B18DEB?+

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

What is the closest Tailwind color to #B18DEB?+

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