#BBC3B3 Color

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

Color preview

#BBC3B3

Color formats

HEX
#BBC3B3
RGB
rgb(187, 195, 179)
RGBA
rgba(187, 195, 179, 1)
HSL
hsl(90, 12%, 73%)
HSV
hsv(90, 8%, 76%)
CMYK
cmyk(4%, 0%, 8%, 24%)
CSS variable
--color-primary: #BBC3B3;
Lowercase HEX
#bbc3b3

Shades

Tints

Tones

Harmony

CSS snippets for #BBC3B3

.color-bbc3b3 {
  color: #BBC3B3;
  background-color: #BBC3B3;
}

Frequently asked questions

What color is #BBC3B3?+

#BBC3B3 is a HEX color with RGB value rgb(187, 195, 179) and HSL value hsl(90, 12%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBC3B3?+

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