#BBADD2 Color

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

Color preview

#BBADD2

Color formats

HEX
#BBADD2
RGB
rgb(187, 173, 210)
RGBA
rgba(187, 173, 210, 1)
HSL
hsl(263, 29%, 75%)
HSV
hsv(263, 18%, 82%)
CMYK
cmyk(11%, 18%, 0%, 18%)
CSS variable
--color-primary: #BBADD2;
Lowercase HEX
#bbadd2

Shades

Tints

Tones

Harmony

CSS snippets for #BBADD2

.color-bbadd2 {
  color: #BBADD2;
  background-color: #BBADD2;
}

Frequently asked questions

What color is #BBADD2?+

#BBADD2 is a HEX color with RGB value rgb(187, 173, 210) and HSL value hsl(263, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBADD2?+

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