#BBBEA4 Color

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

Color preview

#BBBEA4

Color formats

HEX
#BBBEA4
RGB
rgb(187, 190, 164)
RGBA
rgba(187, 190, 164, 1)
HSL
hsl(67, 17%, 69%)
HSV
hsv(67, 14%, 75%)
CMYK
cmyk(2%, 0%, 14%, 25%)
CSS variable
--color-primary: #BBBEA4;
Lowercase HEX
#bbbea4

Shades

Tints

Tones

Harmony

CSS snippets for #BBBEA4

.color-bbbea4 {
  color: #BBBEA4;
  background-color: #BBBEA4;
}

Frequently asked questions

What color is #BBBEA4?+

#BBBEA4 is a HEX color with RGB value rgb(187, 190, 164) and HSL value hsl(67, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBBEA4?+

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