#BBFDBA Color

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

Color preview

#BBFDBA

Color formats

HEX
#BBFDBA
RGB
rgb(187, 253, 186)
RGBA
rgba(187, 253, 186, 1)
HSL
hsl(119, 94%, 86%)
HSV
hsv(119, 26%, 99%)
CMYK
cmyk(26%, 0%, 26%, 1%)
CSS variable
--color-primary: #BBFDBA;
Lowercase HEX
#bbfdba

Shades

Tints

Tones

Harmony

CSS snippets for #BBFDBA

.color-bbfdba {
  color: #BBFDBA;
  background-color: #BBFDBA;
}

Frequently asked questions

What color is #BBFDBA?+

#BBFDBA is a HEX color with RGB value rgb(187, 253, 186) and HSL value hsl(119, 94%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBFDBA?+

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