#B49DCC Color

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

Color preview

#B49DCC

Color formats

HEX
#B49DCC
RGB
rgb(180, 157, 204)
RGBA
rgba(180, 157, 204, 1)
HSL
hsl(269, 32%, 71%)
HSV
hsv(269, 23%, 80%)
CMYK
cmyk(12%, 23%, 0%, 20%)
CSS variable
--color-primary: #B49DCC;
Lowercase HEX
#b49dcc

Shades

Tints

Tones

Harmony

CSS snippets for #B49DCC

.color-b49dcc {
  color: #B49DCC;
  background-color: #B49DCC;
}

Frequently asked questions

What color is #B49DCC?+

#B49DCC is a HEX color with RGB value rgb(180, 157, 204) and HSL value hsl(269, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B49DCC?+

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