#BBFAB4 Color

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

Color preview

#BBFAB4

Color formats

HEX
#BBFAB4
RGB
rgb(187, 250, 180)
RGBA
rgba(187, 250, 180, 1)
HSL
hsl(114, 88%, 84%)
HSV
hsv(114, 28%, 98%)
CMYK
cmyk(25%, 0%, 28%, 2%)
CSS variable
--color-primary: #BBFAB4;
Lowercase HEX
#bbfab4

Shades

Tints

Tones

Harmony

CSS snippets for #BBFAB4

.color-bbfab4 {
  color: #BBFAB4;
  background-color: #BBFAB4;
}

Frequently asked questions

What color is #BBFAB4?+

#BBFAB4 is a HEX color with RGB value rgb(187, 250, 180) and HSL value hsl(114, 88%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFAB4?+

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