#BBBEA5 Color

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

Color preview

#BBBEA5

Color formats

HEX
#BBBEA5
RGB
rgb(187, 190, 165)
RGBA
rgba(187, 190, 165, 1)
HSL
hsl(67, 16%, 70%)
HSV
hsv(67, 13%, 75%)
CMYK
cmyk(2%, 0%, 13%, 25%)
CSS variable
--color-primary: #BBBEA5;
Lowercase HEX
#bbbea5

Shades

Tints

Tones

Harmony

CSS snippets for #BBBEA5

.color-bbbea5 {
  color: #BBBEA5;
  background-color: #BBBEA5;
}

Frequently asked questions

What color is #BBBEA5?+

#BBBEA5 is a HEX color with RGB value rgb(187, 190, 165) and HSL value hsl(67, 16%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBEA5?+

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