#B1D2BF Color

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

Color preview

#B1D2BF

Color formats

HEX
#B1D2BF
RGB
rgb(177, 210, 191)
RGBA
rgba(177, 210, 191, 1)
HSL
hsl(145, 27%, 76%)
HSV
hsv(145, 16%, 82%)
CMYK
cmyk(16%, 0%, 9%, 18%)
CSS variable
--color-primary: #B1D2BF;
Lowercase HEX
#b1d2bf

Shades

Tints

Tones

Harmony

CSS snippets for #B1D2BF

.color-b1d2bf {
  color: #B1D2BF;
  background-color: #B1D2BF;
}

Frequently asked questions

What color is #B1D2BF?+

#B1D2BF is a HEX color with RGB value rgb(177, 210, 191) and HSL value hsl(145, 27%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1D2BF?+

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