#BDC7AE Color

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

Color preview

#BDC7AE

Color formats

HEX
#BDC7AE
RGB
rgb(189, 199, 174)
RGBA
rgba(189, 199, 174, 1)
HSL
hsl(84, 18%, 73%)
HSV
hsv(84, 13%, 78%)
CMYK
cmyk(5%, 0%, 13%, 22%)
CSS variable
--color-primary: #BDC7AE;
Lowercase HEX
#bdc7ae

Shades

Tints

Tones

Harmony

CSS snippets for #BDC7AE

.color-bdc7ae {
  color: #BDC7AE;
  background-color: #BDC7AE;
}

Frequently asked questions

What color is #BDC7AE?+

#BDC7AE is a HEX color with RGB value rgb(189, 199, 174) and HSL value hsl(84, 18%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC7AE?+

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