#B0EDCF Color

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

Color preview

#B0EDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B0EDCF

.color-b0edcf {
  color: #B0EDCF;
  background-color: #B0EDCF;
}

Frequently asked questions

What color is #B0EDCF?+

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

What is the closest Tailwind color to #B0EDCF?+

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