#BCB1A6 Color

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

Color preview

#BCB1A6

Color formats

HEX
#BCB1A6
RGB
rgb(188, 177, 166)
RGBA
rgba(188, 177, 166, 1)
HSL
hsl(30, 14%, 69%)
HSV
hsv(30, 12%, 74%)
CMYK
cmyk(0%, 6%, 12%, 26%)
CSS variable
--color-primary: #BCB1A6;
Lowercase HEX
#bcb1a6

Shades

Tints

Tones

Harmony

CSS snippets for #BCB1A6

.color-bcb1a6 {
  color: #BCB1A6;
  background-color: #BCB1A6;
}

Frequently asked questions

What color is #BCB1A6?+

#BCB1A6 is a HEX color with RGB value rgb(188, 177, 166) and HSL value hsl(30, 14%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCB1A6?+

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