#B48ECC Color

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

Color preview

#B48ECC

Color formats

HEX
#B48ECC
RGB
rgb(180, 142, 204)
RGBA
rgba(180, 142, 204, 1)
HSL
hsl(277, 38%, 68%)
HSV
hsv(277, 30%, 80%)
CMYK
cmyk(12%, 30%, 0%, 20%)
CSS variable
--color-primary: #B48ECC;
Lowercase HEX
#b48ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B48ECC

.color-b48ecc {
  color: #B48ECC;
  background-color: #B48ECC;
}

Frequently asked questions

What color is #B48ECC?+

#B48ECC is a HEX color with RGB value rgb(180, 142, 204) and HSL value hsl(277, 38%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B48ECC?+

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