#BC88CC Color

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

Color preview

#BC88CC

Color formats

HEX
#BC88CC
RGB
rgb(188, 136, 204)
RGBA
rgba(188, 136, 204, 1)
HSL
hsl(286, 40%, 67%)
HSV
hsv(286, 33%, 80%)
CMYK
cmyk(8%, 33%, 0%, 20%)
CSS variable
--color-primary: #BC88CC;
Lowercase HEX
#bc88cc

Shades

Tints

Tones

Harmony

CSS snippets for #BC88CC

.color-bc88cc {
  color: #BC88CC;
  background-color: #BC88CC;
}

Frequently asked questions

What color is #BC88CC?+

#BC88CC is a HEX color with RGB value rgb(188, 136, 204) and HSL value hsl(286, 40%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC88CC?+

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