#BC88DA Color

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

Color preview

#BC88DA

Color formats

HEX
#BC88DA
RGB
rgb(188, 136, 218)
RGBA
rgba(188, 136, 218, 1)
HSL
hsl(278, 53%, 69%)
HSV
hsv(278, 38%, 85%)
CMYK
cmyk(14%, 38%, 0%, 15%)
CSS variable
--color-primary: #BC88DA;
Lowercase HEX
#bc88da

Shades

Tints

Tones

Harmony

CSS snippets for #BC88DA

.color-bc88da {
  color: #BC88DA;
  background-color: #BC88DA;
}

Frequently asked questions

What color is #BC88DA?+

#BC88DA is a HEX color with RGB value rgb(188, 136, 218) and HSL value hsl(278, 53%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC88DA?+

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