#BC88CD Color

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

Color preview

#BC88CD

Color formats

HEX
#BC88CD
RGB
rgb(188, 136, 205)
RGBA
rgba(188, 136, 205, 1)
HSL
hsl(285, 41%, 67%)
HSV
hsv(285, 34%, 80%)
CMYK
cmyk(8%, 34%, 0%, 20%)
CSS variable
--color-primary: #BC88CD;
Lowercase HEX
#bc88cd

Shades

Tints

Tones

Harmony

CSS snippets for #BC88CD

.color-bc88cd {
  color: #BC88CD;
  background-color: #BC88CD;
}

Frequently asked questions

What color is #BC88CD?+

#BC88CD is a HEX color with RGB value rgb(188, 136, 205) and HSL value hsl(285, 41%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC88CD?+

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