#BDCB9F Color

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

Color preview

#BDCB9F

Color formats

HEX
#BDCB9F
RGB
rgb(189, 203, 159)
RGBA
rgba(189, 203, 159, 1)
HSL
hsl(79, 30%, 71%)
HSV
hsv(79, 22%, 80%)
CMYK
cmyk(7%, 0%, 22%, 20%)
CSS variable
--color-primary: #BDCB9F;
Lowercase HEX
#bdcb9f

Shades

Tints

Tones

Harmony

CSS snippets for #BDCB9F

.color-bdcb9f {
  color: #BDCB9F;
  background-color: #BDCB9F;
}

Frequently asked questions

What color is #BDCB9F?+

#BDCB9F is a HEX color with RGB value rgb(189, 203, 159) and HSL value hsl(79, 30%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDCB9F?+

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