#B18EEE Color

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

Color preview

#B18EEE

Color formats

HEX
#B18EEE
RGB
rgb(177, 142, 238)
RGBA
rgba(177, 142, 238, 1)
HSL
hsl(262, 74%, 75%)
HSV
hsv(262, 40%, 93%)
CMYK
cmyk(26%, 40%, 0%, 7%)
CSS variable
--color-primary: #B18EEE;
Lowercase HEX
#b18eee

Shades

Tints

Tones

Harmony

CSS snippets for #B18EEE

.color-b18eee {
  color: #B18EEE;
  background-color: #B18EEE;
}

Frequently asked questions

What color is #B18EEE?+

#B18EEE is a HEX color with RGB value rgb(177, 142, 238) and HSL value hsl(262, 74%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B18EEE?+

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