#BBB2CA Color

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

Color preview

#BBB2CA

Color formats

HEX
#BBB2CA
RGB
rgb(187, 178, 202)
RGBA
rgba(187, 178, 202, 1)
HSL
hsl(263, 18%, 75%)
HSV
hsv(263, 12%, 79%)
CMYK
cmyk(7%, 12%, 0%, 21%)
CSS variable
--color-primary: #BBB2CA;
Lowercase HEX
#bbb2ca

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2CA

.color-bbb2ca {
  color: #BBB2CA;
  background-color: #BBB2CA;
}

Frequently asked questions

What color is #BBB2CA?+

#BBB2CA is a HEX color with RGB value rgb(187, 178, 202) and HSL value hsl(263, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB2CA?+

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