#BCA7A2 Color

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

Color preview

#BCA7A2

Color formats

HEX
#BCA7A2
RGB
rgb(188, 167, 162)
RGBA
rgba(188, 167, 162, 1)
HSL
hsl(12, 16%, 69%)
HSV
hsv(12, 14%, 74%)
CMYK
cmyk(0%, 11%, 14%, 26%)
CSS variable
--color-primary: #BCA7A2;
Lowercase HEX
#bca7a2

Shades

Tints

Tones

Harmony

CSS snippets for #BCA7A2

.color-bca7a2 {
  color: #BCA7A2;
  background-color: #BCA7A2;
}

Frequently asked questions

What color is #BCA7A2?+

#BCA7A2 is a HEX color with RGB value rgb(188, 167, 162) and HSL value hsl(12, 16%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCA7A2?+

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