#BBBCA4 Color

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

Color preview

#BBBCA4

Color formats

HEX
#BBBCA4
RGB
rgb(187, 188, 164)
RGBA
rgba(187, 188, 164, 1)
HSL
hsl(63, 15%, 69%)
HSV
hsv(63, 13%, 74%)
CMYK
cmyk(1%, 0%, 13%, 26%)
CSS variable
--color-primary: #BBBCA4;
Lowercase HEX
#bbbca4

Shades

Tints

Tones

Harmony

CSS snippets for #BBBCA4

.color-bbbca4 {
  color: #BBBCA4;
  background-color: #BBBCA4;
}

Frequently asked questions

What color is #BBBCA4?+

#BBBCA4 is a HEX color with RGB value rgb(187, 188, 164) and HSL value hsl(63, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBBCA4?+

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