#B0E7CC Color

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

Color preview

#B0E7CC

Color formats

HEX
#B0E7CC
RGB
rgb(176, 231, 204)
RGBA
rgba(176, 231, 204, 1)
HSL
hsl(151, 53%, 80%)
HSV
hsv(151, 24%, 91%)
CMYK
cmyk(24%, 0%, 12%, 9%)
CSS variable
--color-primary: #B0E7CC;
Lowercase HEX
#b0e7cc

Shades

Tints

Tones

Harmony

CSS snippets for #B0E7CC

.color-b0e7cc {
  color: #B0E7CC;
  background-color: #B0E7CC;
}

Frequently asked questions

What color is #B0E7CC?+

#B0E7CC is a HEX color with RGB value rgb(176, 231, 204) and HSL value hsl(151, 53%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0E7CC?+

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