#BDCF9D Color

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

Color preview

#BDCF9D

Color formats

HEX
#BDCF9D
RGB
rgb(189, 207, 157)
RGBA
rgba(189, 207, 157, 1)
HSL
hsl(82, 34%, 71%)
HSV
hsv(82, 24%, 81%)
CMYK
cmyk(9%, 0%, 24%, 19%)
CSS variable
--color-primary: #BDCF9D;
Lowercase HEX
#bdcf9d

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF9D

.color-bdcf9d {
  color: #BDCF9D;
  background-color: #BDCF9D;
}

Frequently asked questions

What color is #BDCF9D?+

#BDCF9D is a HEX color with RGB value rgb(189, 207, 157) and HSL value hsl(82, 34%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDCF9D?+

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