#B08CCC Color

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

Color preview

#B08CCC

Color formats

HEX
#B08CCC
RGB
rgb(176, 140, 204)
RGBA
rgba(176, 140, 204, 1)
HSL
hsl(274, 39%, 67%)
HSV
hsv(274, 31%, 80%)
CMYK
cmyk(14%, 31%, 0%, 20%)
CSS variable
--color-primary: #B08CCC;
Lowercase HEX
#b08ccc

Shades

Tints

Tones

Harmony

CSS snippets for #B08CCC

.color-b08ccc {
  color: #B08CCC;
  background-color: #B08CCC;
}

Frequently asked questions

What color is #B08CCC?+

#B08CCC is a HEX color with RGB value rgb(176, 140, 204) and HSL value hsl(274, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B08CCC?+

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