#B1EDCF Color

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

Color preview

#B1EDCF

Color formats

HEX
#B1EDCF
RGB
rgb(177, 237, 207)
RGBA
rgba(177, 237, 207, 1)
HSL
hsl(150, 63%, 81%)
HSV
hsv(150, 25%, 93%)
CMYK
cmyk(25%, 0%, 13%, 7%)
CSS variable
--color-primary: #B1EDCF;
Lowercase HEX
#b1edcf

Shades

Tints

Tones

Harmony

CSS snippets for #B1EDCF

.color-b1edcf {
  color: #B1EDCF;
  background-color: #B1EDCF;
}

Frequently asked questions

What color is #B1EDCF?+

#B1EDCF is a HEX color with RGB value rgb(177, 237, 207) and HSL value hsl(150, 63%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1EDCF?+

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