#B38EE6 Color

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

Color preview

#B38EE6

Color formats

HEX
#B38EE6
RGB
rgb(179, 142, 230)
RGBA
rgba(179, 142, 230, 1)
HSL
hsl(265, 64%, 73%)
HSV
hsv(265, 38%, 90%)
CMYK
cmyk(22%, 38%, 0%, 10%)
CSS variable
--color-primary: #B38EE6;
Lowercase HEX
#b38ee6

Shades

Tints

Tones

Harmony

CSS snippets for #B38EE6

.color-b38ee6 {
  color: #B38EE6;
  background-color: #B38EE6;
}

Frequently asked questions

What color is #B38EE6?+

#B38EE6 is a HEX color with RGB value rgb(179, 142, 230) and HSL value hsl(265, 64%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B38EE6?+

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