#B0EBBF Color

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

Color preview

#B0EBBF

Color formats

HEX
#B0EBBF
RGB
rgb(176, 235, 191)
RGBA
rgba(176, 235, 191, 1)
HSL
hsl(135, 60%, 81%)
HSV
hsv(135, 25%, 92%)
CMYK
cmyk(25%, 0%, 19%, 8%)
CSS variable
--color-primary: #B0EBBF;
Lowercase HEX
#b0ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #B0EBBF

.color-b0ebbf {
  color: #B0EBBF;
  background-color: #B0EBBF;
}

Frequently asked questions

What color is #B0EBBF?+

#B0EBBF is a HEX color with RGB value rgb(176, 235, 191) and HSL value hsl(135, 60%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0EBBF?+

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