#BBFACA Color

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

Color preview

#BBFACA

Color formats

HEX
#BBFACA
RGB
rgb(187, 250, 202)
RGBA
rgba(187, 250, 202, 1)
HSL
hsl(134, 86%, 86%)
HSV
hsv(134, 25%, 98%)
CMYK
cmyk(25%, 0%, 19%, 2%)
CSS variable
--color-primary: #BBFACA;
Lowercase HEX
#bbfaca

Shades

Tints

Tones

Harmony

CSS snippets for #BBFACA

.color-bbfaca {
  color: #BBFACA;
  background-color: #BBFACA;
}

Frequently asked questions

What color is #BBFACA?+

#BBFACA is a HEX color with RGB value rgb(187, 250, 202) and HSL value hsl(134, 86%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBFACA?+

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