#BDC1A8 Color

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

Color preview

#BDC1A8

Color formats

HEX
#BDC1A8
RGB
rgb(189, 193, 168)
RGBA
rgba(189, 193, 168, 1)
HSL
hsl(70, 17%, 71%)
HSV
hsv(70, 13%, 76%)
CMYK
cmyk(2%, 0%, 13%, 24%)
CSS variable
--color-primary: #BDC1A8;
Lowercase HEX
#bdc1a8

Shades

Tints

Tones

Harmony

CSS snippets for #BDC1A8

.color-bdc1a8 {
  color: #BDC1A8;
  background-color: #BDC1A8;
}

Frequently asked questions

What color is #BDC1A8?+

#BDC1A8 is a HEX color with RGB value rgb(189, 193, 168) and HSL value hsl(70, 17%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC1A8?+

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