#BDC7A2 Color

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

Color preview

#BDC7A2

Color formats

HEX
#BDC7A2
RGB
rgb(189, 199, 162)
RGBA
rgba(189, 199, 162, 1)
HSL
hsl(76, 25%, 71%)
HSV
hsv(76, 19%, 78%)
CMYK
cmyk(5%, 0%, 19%, 22%)
CSS variable
--color-primary: #BDC7A2;
Lowercase HEX
#bdc7a2

Shades

Tints

Tones

Harmony

CSS snippets for #BDC7A2

.color-bdc7a2 {
  color: #BDC7A2;
  background-color: #BDC7A2;
}

Frequently asked questions

What color is #BDC7A2?+

#BDC7A2 is a HEX color with RGB value rgb(189, 199, 162) and HSL value hsl(76, 25%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC7A2?+

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