#BDCB9D Color

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

Color preview

#BDCB9D

Color formats

HEX
#BDCB9D
RGB
rgb(189, 203, 157)
RGBA
rgba(189, 203, 157, 1)
HSL
hsl(78, 31%, 71%)
HSV
hsv(78, 23%, 80%)
CMYK
cmyk(7%, 0%, 23%, 20%)
CSS variable
--color-primary: #BDCB9D;
Lowercase HEX
#bdcb9d

Shades

Tints

Tones

Harmony

CSS snippets for #BDCB9D

.color-bdcb9d {
  color: #BDCB9D;
  background-color: #BDCB9D;
}

Frequently asked questions

What color is #BDCB9D?+

#BDCB9D is a HEX color with RGB value rgb(189, 203, 157) and HSL value hsl(78, 31%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDCB9D?+

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