#BCBEB2 Color

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

Color preview

#BCBEB2

Color formats

HEX
#BCBEB2
RGB
rgb(188, 190, 178)
RGBA
rgba(188, 190, 178, 1)
HSL
hsl(70, 8%, 72%)
HSV
hsv(70, 6%, 75%)
CMYK
cmyk(1%, 0%, 6%, 25%)
CSS variable
--color-primary: #BCBEB2;
Lowercase HEX
#bcbeb2

Shades

Tints

Tones

Harmony

CSS snippets for #BCBEB2

.color-bcbeb2 {
  color: #BCBEB2;
  background-color: #BCBEB2;
}

Frequently asked questions

What color is #BCBEB2?+

#BCBEB2 is a HEX color with RGB value rgb(188, 190, 178) and HSL value hsl(70, 8%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCBEB2?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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