#BCC8AA Color

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

Color preview

#BCC8AA

Color formats

HEX
#BCC8AA
RGB
rgb(188, 200, 170)
RGBA
rgba(188, 200, 170, 1)
HSL
hsl(84, 21%, 73%)
HSV
hsv(84, 15%, 78%)
CMYK
cmyk(6%, 0%, 15%, 22%)
CSS variable
--color-primary: #BCC8AA;
Lowercase HEX
#bcc8aa

Shades

Tints

Tones

Harmony

CSS snippets for #BCC8AA

.color-bcc8aa {
  color: #BCC8AA;
  background-color: #BCC8AA;
}

Frequently asked questions

What color is #BCC8AA?+

#BCC8AA is a HEX color with RGB value rgb(188, 200, 170) and HSL value hsl(84, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCC8AA?+

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