#B48CCB Color

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

Color preview

#B48CCB

Color formats

HEX
#B48CCB
RGB
rgb(180, 140, 203)
RGBA
rgba(180, 140, 203, 1)
HSL
hsl(278, 38%, 67%)
HSV
hsv(278, 31%, 80%)
CMYK
cmyk(11%, 31%, 0%, 20%)
CSS variable
--color-primary: #B48CCB;
Lowercase HEX
#b48ccb

Shades

Tints

Tones

Harmony

CSS snippets for #B48CCB

.color-b48ccb {
  color: #B48CCB;
  background-color: #B48CCB;
}

Frequently asked questions

What color is #B48CCB?+

#B48CCB is a HEX color with RGB value rgb(180, 140, 203) and HSL value hsl(278, 38%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B48CCB?+

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