#B0EABF Color

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

Color preview

#B0EABF

Color formats

HEX
#B0EABF
RGB
rgb(176, 234, 191)
RGBA
rgba(176, 234, 191, 1)
HSL
hsl(136, 58%, 80%)
HSV
hsv(136, 25%, 92%)
CMYK
cmyk(25%, 0%, 18%, 8%)
CSS variable
--color-primary: #B0EABF;
Lowercase HEX
#b0eabf

Shades

Tints

Tones

Harmony

CSS snippets for #B0EABF

.color-b0eabf {
  color: #B0EABF;
  background-color: #B0EABF;
}

Frequently asked questions

What color is #B0EABF?+

#B0EABF is a HEX color with RGB value rgb(176, 234, 191) and HSL value hsl(136, 58%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0EABF?+

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