#B3EABD Color

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

Color preview

#B3EABD

Color formats

HEX
#B3EABD
RGB
rgb(179, 234, 189)
RGBA
rgba(179, 234, 189, 1)
HSL
hsl(131, 57%, 81%)
HSV
hsv(131, 24%, 92%)
CMYK
cmyk(24%, 0%, 19%, 8%)
CSS variable
--color-primary: #B3EABD;
Lowercase HEX
#b3eabd

Shades

Tints

Tones

Harmony

CSS snippets for #B3EABD

.color-b3eabd {
  color: #B3EABD;
  background-color: #B3EABD;
}

Frequently asked questions

What color is #B3EABD?+

#B3EABD is a HEX color with RGB value rgb(179, 234, 189) and HSL value hsl(131, 57%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EABD?+

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