#B9DCBF Color

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

Color preview

#B9DCBF

Color formats

HEX
#B9DCBF
RGB
rgb(185, 220, 191)
RGBA
rgba(185, 220, 191, 1)
HSL
hsl(130, 33%, 79%)
HSV
hsv(130, 16%, 86%)
CMYK
cmyk(16%, 0%, 13%, 14%)
CSS variable
--color-primary: #B9DCBF;
Lowercase HEX
#b9dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B9DCBF

.color-b9dcbf {
  color: #B9DCBF;
  background-color: #B9DCBF;
}

Frequently asked questions

What color is #B9DCBF?+

#B9DCBF is a HEX color with RGB value rgb(185, 220, 191) and HSL value hsl(130, 33%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9DCBF?+

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