#B1DCBF Color

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

Color preview

#B1DCBF

Color formats

HEX
#B1DCBF
RGB
rgb(177, 220, 191)
RGBA
rgba(177, 220, 191, 1)
HSL
hsl(140, 38%, 78%)
HSV
hsv(140, 20%, 86%)
CMYK
cmyk(20%, 0%, 13%, 14%)
CSS variable
--color-primary: #B1DCBF;
Lowercase HEX
#b1dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B1DCBF

.color-b1dcbf {
  color: #B1DCBF;
  background-color: #B1DCBF;
}

Frequently asked questions

What color is #B1DCBF?+

#B1DCBF is a HEX color with RGB value rgb(177, 220, 191) and HSL value hsl(140, 38%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1DCBF?+

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