#BDC2A3 Color

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

Color preview

#BDC2A3

Color formats

HEX
#BDC2A3
RGB
rgb(189, 194, 163)
RGBA
rgba(189, 194, 163, 1)
HSL
hsl(70, 20%, 70%)
HSV
hsv(70, 16%, 76%)
CMYK
cmyk(3%, 0%, 16%, 24%)
CSS variable
--color-primary: #BDC2A3;
Lowercase HEX
#bdc2a3

Shades

Tints

Tones

Harmony

CSS snippets for #BDC2A3

.color-bdc2a3 {
  color: #BDC2A3;
  background-color: #BDC2A3;
}

Frequently asked questions

What color is #BDC2A3?+

#BDC2A3 is a HEX color with RGB value rgb(189, 194, 163) and HSL value hsl(70, 20%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC2A3?+

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