#B4BADD Color

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

Color preview

#B4BADD

Color formats

HEX
#B4BADD
RGB
rgb(180, 186, 221)
RGBA
rgba(180, 186, 221, 1)
HSL
hsl(231, 38%, 79%)
HSV
hsv(231, 19%, 87%)
CMYK
cmyk(19%, 16%, 0%, 13%)
CSS variable
--color-primary: #B4BADD;
Lowercase HEX
#b4badd

Shades

Tints

Tones

Harmony

CSS snippets for #B4BADD

.color-b4badd {
  color: #B4BADD;
  background-color: #B4BADD;
}

Frequently asked questions

What color is #B4BADD?+

#B4BADD is a HEX color with RGB value rgb(180, 186, 221) and HSL value hsl(231, 38%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4BADD?+

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