#B9CDBF Color

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

Color preview

#B9CDBF

Color formats

HEX
#B9CDBF
RGB
rgb(185, 205, 191)
RGBA
rgba(185, 205, 191, 1)
HSL
hsl(138, 17%, 76%)
HSV
hsv(138, 10%, 80%)
CMYK
cmyk(10%, 0%, 7%, 20%)
CSS variable
--color-primary: #B9CDBF;
Lowercase HEX
#b9cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #B9CDBF

.color-b9cdbf {
  color: #B9CDBF;
  background-color: #B9CDBF;
}

Frequently asked questions

What color is #B9CDBF?+

#B9CDBF is a HEX color with RGB value rgb(185, 205, 191) and HSL value hsl(138, 17%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9CDBF?+

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