#B1E7DC Color

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

Color preview

#B1E7DC

Color formats

HEX
#B1E7DC
RGB
rgb(177, 231, 220)
RGBA
rgba(177, 231, 220, 1)
HSL
hsl(168, 53%, 80%)
HSV
hsv(168, 23%, 91%)
CMYK
cmyk(23%, 0%, 5%, 9%)
CSS variable
--color-primary: #B1E7DC;
Lowercase HEX
#b1e7dc

Shades

Tints

Tones

Harmony

CSS snippets for #B1E7DC

.color-b1e7dc {
  color: #B1E7DC;
  background-color: #B1E7DC;
}

Frequently asked questions

What color is #B1E7DC?+

#B1E7DC is a HEX color with RGB value rgb(177, 231, 220) and HSL value hsl(168, 53%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1E7DC?+

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