#882CBA Color

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

Color preview

#882CBA

Color formats

HEX
#882CBA
RGB
rgb(136, 44, 186)
RGBA
rgba(136, 44, 186, 1)
HSL
hsl(279, 62%, 45%)
HSV
hsv(279, 76%, 73%)
CMYK
cmyk(27%, 76%, 0%, 27%)
CSS variable
--color-primary: #882CBA;
Lowercase HEX
#882cba

Shades

Tints

Tones

Harmony

CSS snippets for #882CBA

.color-882cba {
  color: #882CBA;
  background-color: #882CBA;
}

Frequently asked questions

What color is #882CBA?+

#882CBA is a HEX color with RGB value rgb(136, 44, 186) and HSL value hsl(279, 62%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #882CBA?+

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