#BBAED1 Color

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

Color preview

#BBAED1

Color formats

HEX
#BBAED1
RGB
rgb(187, 174, 209)
RGBA
rgba(187, 174, 209, 1)
HSL
hsl(262, 28%, 75%)
HSV
hsv(262, 17%, 82%)
CMYK
cmyk(11%, 17%, 0%, 18%)
CSS variable
--color-primary: #BBAED1;
Lowercase HEX
#bbaed1

Shades

Tints

Tones

Harmony

CSS snippets for #BBAED1

.color-bbaed1 {
  color: #BBAED1;
  background-color: #BBAED1;
}

Frequently asked questions

What color is #BBAED1?+

#BBAED1 is a HEX color with RGB value rgb(187, 174, 209) and HSL value hsl(262, 28%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBAED1?+

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