#BBBDA3 Color

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

Color preview

#BBBDA3

Color formats

HEX
#BBBDA3
RGB
rgb(187, 189, 163)
RGBA
rgba(187, 189, 163, 1)
HSL
hsl(65, 16%, 69%)
HSV
hsv(65, 14%, 74%)
CMYK
cmyk(1%, 0%, 14%, 26%)
CSS variable
--color-primary: #BBBDA3;
Lowercase HEX
#bbbda3

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDA3

.color-bbbda3 {
  color: #BBBDA3;
  background-color: #BBBDA3;
}

Frequently asked questions

What color is #BBBDA3?+

#BBBDA3 is a HEX color with RGB value rgb(187, 189, 163) and HSL value hsl(65, 16%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBBDA3?+

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