#B49BCD Color

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

Color preview

#B49BCD

Color formats

HEX
#B49BCD
RGB
rgb(180, 155, 205)
RGBA
rgba(180, 155, 205, 1)
HSL
hsl(270, 33%, 71%)
HSV
hsv(270, 24%, 80%)
CMYK
cmyk(12%, 24%, 0%, 20%)
CSS variable
--color-primary: #B49BCD;
Lowercase HEX
#b49bcd

Shades

Tints

Tones

Harmony

CSS snippets for #B49BCD

.color-b49bcd {
  color: #B49BCD;
  background-color: #B49BCD;
}

Frequently asked questions

What color is #B49BCD?+

#B49BCD is a HEX color with RGB value rgb(180, 155, 205) and HSL value hsl(270, 33%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B49BCD?+

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