#BDCF9E Color

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

Color preview

#BDCF9E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF9E

.color-bdcf9e {
  color: #BDCF9E;
  background-color: #BDCF9E;
}

Frequently asked questions

What color is #BDCF9E?+

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

What is the closest Tailwind color to #BDCF9E?+

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