#BBFBC8 Color

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

Color preview

#BBFBC8

Color formats

HEX
#BBFBC8
RGB
rgb(187, 251, 200)
RGBA
rgba(187, 251, 200, 1)
HSL
hsl(132, 89%, 86%)
HSV
hsv(132, 25%, 98%)
CMYK
cmyk(25%, 0%, 20%, 2%)
CSS variable
--color-primary: #BBFBC8;
Lowercase HEX
#bbfbc8

Shades

Tints

Tones

Harmony

CSS snippets for #BBFBC8

.color-bbfbc8 {
  color: #BBFBC8;
  background-color: #BBFBC8;
}

Frequently asked questions

What color is #BBFBC8?+

#BBFBC8 is a HEX color with RGB value rgb(187, 251, 200) and HSL value hsl(132, 89%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBFBC8?+

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