#BBBEA3 Color

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

Color preview

#BBBEA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBEA3

.color-bbbea3 {
  color: #BBBEA3;
  background-color: #BBBEA3;
}

Frequently asked questions

What color is #BBBEA3?+

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

What is the closest Tailwind color to #BBBEA3?+

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