#B787FF Color

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

Color preview

#B787FF

Color formats

HEX
#B787FF
RGB
rgb(183, 135, 255)
RGBA
rgba(183, 135, 255, 1)
HSL
hsl(264, 100%, 76%)
HSV
hsv(264, 47%, 100%)
CMYK
cmyk(28%, 47%, 0%, 0%)
CSS variable
--color-primary: #B787FF;
Lowercase HEX
#b787ff

Shades

Tints

Tones

Harmony

CSS snippets for #B787FF

.color-b787ff {
  color: #B787FF;
  background-color: #B787FF;
}

Frequently asked questions

What color is #B787FF?+

#B787FF is a HEX color with RGB value rgb(183, 135, 255) and HSL value hsl(264, 100%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B787FF?+

The closest Tailwind color is purple-400, available as the bg-purple-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