#BB85EE Color

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

Color preview

#BB85EE

Color formats

HEX
#BB85EE
RGB
rgb(187, 133, 238)
RGBA
rgba(187, 133, 238, 1)
HSL
hsl(271, 76%, 73%)
HSV
hsv(271, 44%, 93%)
CMYK
cmyk(21%, 44%, 0%, 7%)
CSS variable
--color-primary: #BB85EE;
Lowercase HEX
#bb85ee

Shades

Tints

Tones

Harmony

CSS snippets for #BB85EE

.color-bb85ee {
  color: #BB85EE;
  background-color: #BB85EE;
}

Frequently asked questions

What color is #BB85EE?+

#BB85EE is a HEX color with RGB value rgb(187, 133, 238) and HSL value hsl(271, 76%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB85EE?+

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