#BDC8AE Color

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

Color preview

#BDC8AE

Color formats

HEX
#BDC8AE
RGB
rgb(189, 200, 174)
RGBA
rgba(189, 200, 174, 1)
HSL
hsl(85, 19%, 73%)
HSV
hsv(85, 13%, 78%)
CMYK
cmyk(5%, 0%, 13%, 22%)
CSS variable
--color-primary: #BDC8AE;
Lowercase HEX
#bdc8ae

Shades

Tints

Tones

Harmony

CSS snippets for #BDC8AE

.color-bdc8ae {
  color: #BDC8AE;
  background-color: #BDC8AE;
}

Frequently asked questions

What color is #BDC8AE?+

#BDC8AE is a HEX color with RGB value rgb(189, 200, 174) and HSL value hsl(85, 19%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC8AE?+

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