#BC88D2 Color

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

Color preview

#BC88D2

Color formats

HEX
#BC88D2
RGB
rgb(188, 136, 210)
RGBA
rgba(188, 136, 210, 1)
HSL
hsl(282, 45%, 68%)
HSV
hsv(282, 35%, 82%)
CMYK
cmyk(10%, 35%, 0%, 18%)
CSS variable
--color-primary: #BC88D2;
Lowercase HEX
#bc88d2

Shades

Tints

Tones

Harmony

CSS snippets for #BC88D2

.color-bc88d2 {
  color: #BC88D2;
  background-color: #BC88D2;
}

Frequently asked questions

What color is #BC88D2?+

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

What is the closest Tailwind color to #BC88D2?+

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