#B48ACC Color

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

Color preview

#B48ACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B48ACC

.color-b48acc {
  color: #B48ACC;
  background-color: #B48ACC;
}

Frequently asked questions

What color is #B48ACC?+

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

What is the closest Tailwind color to #B48ACC?+

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