#B1EACF Color

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

Color preview

#B1EACF

Color formats

HEX
#B1EACF
RGB
rgb(177, 234, 207)
RGBA
rgba(177, 234, 207, 1)
HSL
hsl(152, 58%, 81%)
HSV
hsv(152, 24%, 92%)
CMYK
cmyk(24%, 0%, 12%, 8%)
CSS variable
--color-primary: #B1EACF;
Lowercase HEX
#b1eacf

Shades

Tints

Tones

Harmony

CSS snippets for #B1EACF

.color-b1eacf {
  color: #B1EACF;
  background-color: #B1EACF;
}

Frequently asked questions

What color is #B1EACF?+

#B1EACF is a HEX color with RGB value rgb(177, 234, 207) and HSL value hsl(152, 58%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1EACF?+

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