#B49CC0 Color

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

Color preview

#B49CC0

Color formats

HEX
#B49CC0
RGB
rgb(180, 156, 192)
RGBA
rgba(180, 156, 192, 1)
HSL
hsl(280, 22%, 68%)
HSV
hsv(280, 19%, 75%)
CMYK
cmyk(6%, 19%, 0%, 25%)
CSS variable
--color-primary: #B49CC0;
Lowercase HEX
#b49cc0

Shades

Tints

Tones

Harmony

CSS snippets for #B49CC0

.color-b49cc0 {
  color: #B49CC0;
  background-color: #B49CC0;
}

Frequently asked questions

What color is #B49CC0?+

#B49CC0 is a HEX color with RGB value rgb(180, 156, 192) and HSL value hsl(280, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B49CC0?+

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