#BBC6A2 Color

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

Color preview

#BBC6A2

Color formats

HEX
#BBC6A2
RGB
rgb(187, 198, 162)
RGBA
rgba(187, 198, 162, 1)
HSL
hsl(78, 24%, 71%)
HSV
hsv(78, 18%, 78%)
CMYK
cmyk(6%, 0%, 18%, 22%)
CSS variable
--color-primary: #BBC6A2;
Lowercase HEX
#bbc6a2

Shades

Tints

Tones

Harmony

CSS snippets for #BBC6A2

.color-bbc6a2 {
  color: #BBC6A2;
  background-color: #BBC6A2;
}

Frequently asked questions

What color is #BBC6A2?+

#BBC6A2 is a HEX color with RGB value rgb(187, 198, 162) and HSL value hsl(78, 24%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBC6A2?+

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