#B48CCC Color

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

Color preview

#B48CCC

Color formats

HEX
#B48CCC
RGB
rgb(180, 140, 204)
RGBA
rgba(180, 140, 204, 1)
HSL
hsl(278, 39%, 67%)
HSV
hsv(278, 31%, 80%)
CMYK
cmyk(12%, 31%, 0%, 20%)
CSS variable
--color-primary: #B48CCC;
Lowercase HEX
#b48ccc

Shades

Tints

Tones

Harmony

CSS snippets for #B48CCC

.color-b48ccc {
  color: #B48CCC;
  background-color: #B48CCC;
}

Frequently asked questions

What color is #B48CCC?+

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

What is the closest Tailwind color to #B48CCC?+

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