#BBEFAC Color

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

Color preview

#BBEFAC

Color formats

HEX
#BBEFAC
RGB
rgb(187, 239, 172)
RGBA
rgba(187, 239, 172, 1)
HSL
hsl(107, 68%, 81%)
HSV
hsv(107, 28%, 94%)
CMYK
cmyk(22%, 0%, 28%, 6%)
CSS variable
--color-primary: #BBEFAC;
Lowercase HEX
#bbefac

Shades

Tints

Tones

Harmony

CSS snippets for #BBEFAC

.color-bbefac {
  color: #BBEFAC;
  background-color: #BBEFAC;
}

Frequently asked questions

What color is #BBEFAC?+

#BBEFAC is a HEX color with RGB value rgb(187, 239, 172) and HSL value hsl(107, 68%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBEFAC?+

The closest Tailwind color is lime-200, available as the bg-lime-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