#B18FED Color

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

Color preview

#B18FED

Color formats

HEX
#B18FED
RGB
rgb(177, 143, 237)
RGBA
rgba(177, 143, 237, 1)
HSL
hsl(262, 72%, 75%)
HSV
hsv(262, 40%, 93%)
CMYK
cmyk(25%, 40%, 0%, 7%)
CSS variable
--color-primary: #B18FED;
Lowercase HEX
#b18fed

Shades

Tints

Tones

Harmony

CSS snippets for #B18FED

.color-b18fed {
  color: #B18FED;
  background-color: #B18FED;
}

Frequently asked questions

What color is #B18FED?+

#B18FED is a HEX color with RGB value rgb(177, 143, 237) and HSL value hsl(262, 72%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B18FED?+

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