#BBADE1 Color

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

Color preview

#BBADE1

Color formats

HEX
#BBADE1
RGB
rgb(187, 173, 225)
RGBA
rgba(187, 173, 225, 1)
HSL
hsl(256, 46%, 78%)
HSV
hsv(256, 23%, 88%)
CMYK
cmyk(17%, 23%, 0%, 12%)
CSS variable
--color-primary: #BBADE1;
Lowercase HEX
#bbade1

Shades

Tints

Tones

Harmony

CSS snippets for #BBADE1

.color-bbade1 {
  color: #BBADE1;
  background-color: #BBADE1;
}

Frequently asked questions

What color is #BBADE1?+

#BBADE1 is a HEX color with RGB value rgb(187, 173, 225) and HSL value hsl(256, 46%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBADE1?+

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