#BC88DD Color

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

Color preview

#BC88DD

Color formats

HEX
#BC88DD
RGB
rgb(188, 136, 221)
RGBA
rgba(188, 136, 221, 1)
HSL
hsl(277, 56%, 70%)
HSV
hsv(277, 38%, 87%)
CMYK
cmyk(15%, 38%, 0%, 13%)
CSS variable
--color-primary: #BC88DD;
Lowercase HEX
#bc88dd

Shades

Tints

Tones

Harmony

CSS snippets for #BC88DD

.color-bc88dd {
  color: #BC88DD;
  background-color: #BC88DD;
}

Frequently asked questions

What color is #BC88DD?+

#BC88DD is a HEX color with RGB value rgb(188, 136, 221) and HSL value hsl(277, 56%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC88DD?+

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