#B888CC Color

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

Color preview

#B888CC

Color formats

HEX
#B888CC
RGB
rgb(184, 136, 204)
RGBA
rgba(184, 136, 204, 1)
HSL
hsl(282, 40%, 67%)
HSV
hsv(282, 33%, 80%)
CMYK
cmyk(10%, 33%, 0%, 20%)
CSS variable
--color-primary: #B888CC;
Lowercase HEX
#b888cc

Shades

Tints

Tones

Harmony

CSS snippets for #B888CC

.color-b888cc {
  color: #B888CC;
  background-color: #B888CC;
}

Frequently asked questions

What color is #B888CC?+

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

What is the closest Tailwind color to #B888CC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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