#B48CC8 Color

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

Color preview

#B48CC8

Color formats

HEX
#B48CC8
RGB
rgb(180, 140, 200)
RGBA
rgba(180, 140, 200, 1)
HSL
hsl(280, 35%, 67%)
HSV
hsv(280, 30%, 78%)
CMYK
cmyk(10%, 30%, 0%, 22%)
CSS variable
--color-primary: #B48CC8;
Lowercase HEX
#b48cc8

Shades

Tints

Tones

Harmony

CSS snippets for #B48CC8

.color-b48cc8 {
  color: #B48CC8;
  background-color: #B48CC8;
}

Frequently asked questions

What color is #B48CC8?+

#B48CC8 is a HEX color with RGB value rgb(180, 140, 200) and HSL value hsl(280, 35%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B48CC8?+

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