#BDCFB7 Color

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

Color preview

#BDCFB7

Color formats

HEX
#BDCFB7
RGB
rgb(189, 207, 183)
RGBA
rgba(189, 207, 183, 1)
HSL
hsl(105, 20%, 76%)
HSV
hsv(105, 12%, 81%)
CMYK
cmyk(9%, 0%, 12%, 19%)
CSS variable
--color-primary: #BDCFB7;
Lowercase HEX
#bdcfb7

Shades

Tints

Tones

Harmony

CSS snippets for #BDCFB7

.color-bdcfb7 {
  color: #BDCFB7;
  background-color: #BDCFB7;
}

Frequently asked questions

What color is #BDCFB7?+

#BDCFB7 is a HEX color with RGB value rgb(189, 207, 183) and HSL value hsl(105, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDCFB7?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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