#BC88D3 Color

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

Color preview

#BC88D3

Color formats

HEX
#BC88D3
RGB
rgb(188, 136, 211)
RGBA
rgba(188, 136, 211, 1)
HSL
hsl(282, 46%, 68%)
HSV
hsv(282, 36%, 83%)
CMYK
cmyk(11%, 36%, 0%, 17%)
CSS variable
--color-primary: #BC88D3;
Lowercase HEX
#bc88d3

Shades

Tints

Tones

Harmony

CSS snippets for #BC88D3

.color-bc88d3 {
  color: #BC88D3;
  background-color: #BC88D3;
}

Frequently asked questions

What color is #BC88D3?+

#BC88D3 is a HEX color with RGB value rgb(188, 136, 211) and HSL value hsl(282, 46%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC88D3?+

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