#B49CCD Color

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

Color preview

#B49CCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B49CCD

.color-b49ccd {
  color: #B49CCD;
  background-color: #B49CCD;
}

Frequently asked questions

What color is #B49CCD?+

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

What is the closest Tailwind color to #B49CCD?+

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