#B4ADCF Color

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

Color preview

#B4ADCF

Color formats

HEX
#B4ADCF
RGB
rgb(180, 173, 207)
RGBA
rgba(180, 173, 207, 1)
HSL
hsl(252, 26%, 75%)
HSV
hsv(252, 16%, 81%)
CMYK
cmyk(13%, 16%, 0%, 19%)
CSS variable
--color-primary: #B4ADCF;
Lowercase HEX
#b4adcf

Shades

Tints

Tones

Harmony

CSS snippets for #B4ADCF

.color-b4adcf {
  color: #B4ADCF;
  background-color: #B4ADCF;
}

Frequently asked questions

What color is #B4ADCF?+

#B4ADCF is a HEX color with RGB value rgb(180, 173, 207) and HSL value hsl(252, 26%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4ADCF?+

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