#BBFCC5 Color

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

Color preview

#BBFCC5

Color formats

HEX
#BBFCC5
RGB
rgb(187, 252, 197)
RGBA
rgba(187, 252, 197, 1)
HSL
hsl(129, 92%, 86%)
HSV
hsv(129, 26%, 99%)
CMYK
cmyk(26%, 0%, 22%, 1%)
CSS variable
--color-primary: #BBFCC5;
Lowercase HEX
#bbfcc5

Shades

Tints

Tones

Harmony

CSS snippets for #BBFCC5

.color-bbfcc5 {
  color: #BBFCC5;
  background-color: #BBFCC5;
}

Frequently asked questions

What color is #BBFCC5?+

#BBFCC5 is a HEX color with RGB value rgb(187, 252, 197) and HSL value hsl(129, 92%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBFCC5?+

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