#BDBBD2 Color

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

Color preview

#BDBBD2

Color formats

HEX
#BDBBD2
RGB
rgb(189, 187, 210)
RGBA
rgba(189, 187, 210, 1)
HSL
hsl(245, 20%, 78%)
HSV
hsv(245, 11%, 82%)
CMYK
cmyk(10%, 11%, 0%, 18%)
CSS variable
--color-primary: #BDBBD2;
Lowercase HEX
#bdbbd2

Shades

Tints

Tones

Harmony

CSS snippets for #BDBBD2

.color-bdbbd2 {
  color: #BDBBD2;
  background-color: #BDBBD2;
}

Frequently asked questions

What color is #BDBBD2?+

#BDBBD2 is a HEX color with RGB value rgb(189, 187, 210) and HSL value hsl(245, 20%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBBD2?+

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