#B48FCB Color

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

Color preview

#B48FCB

Color formats

HEX
#B48FCB
RGB
rgb(180, 143, 203)
RGBA
rgba(180, 143, 203, 1)
HSL
hsl(277, 37%, 68%)
HSV
hsv(277, 30%, 80%)
CMYK
cmyk(11%, 30%, 0%, 20%)
CSS variable
--color-primary: #B48FCB;
Lowercase HEX
#b48fcb

Shades

Tints

Tones

Harmony

CSS snippets for #B48FCB

.color-b48fcb {
  color: #B48FCB;
  background-color: #B48FCB;
}

Frequently asked questions

What color is #B48FCB?+

#B48FCB is a HEX color with RGB value rgb(180, 143, 203) and HSL value hsl(277, 37%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B48FCB?+

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