#BBBED0 Color

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

Color preview

#BBBED0

Color formats

HEX
#BBBED0
RGB
rgb(187, 190, 208)
RGBA
rgba(187, 190, 208, 1)
HSL
hsl(231, 18%, 77%)
HSV
hsv(231, 10%, 82%)
CMYK
cmyk(10%, 9%, 0%, 18%)
CSS variable
--color-primary: #BBBED0;
Lowercase HEX
#bbbed0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBED0

.color-bbbed0 {
  color: #BBBED0;
  background-color: #BBBED0;
}

Frequently asked questions

What color is #BBBED0?+

#BBBED0 is a HEX color with RGB value rgb(187, 190, 208) and HSL value hsl(231, 18%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBED0?+

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