#BBFDBD Color

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

Color preview

#BBFDBD

Color formats

HEX
#BBFDBD
RGB
rgb(187, 253, 189)
RGBA
rgba(187, 253, 189, 1)
HSL
hsl(122, 94%, 86%)
HSV
hsv(122, 26%, 99%)
CMYK
cmyk(26%, 0%, 25%, 1%)
CSS variable
--color-primary: #BBFDBD;
Lowercase HEX
#bbfdbd

Shades

Tints

Tones

Harmony

CSS snippets for #BBFDBD

.color-bbfdbd {
  color: #BBFDBD;
  background-color: #BBFDBD;
}

Frequently asked questions

What color is #BBFDBD?+

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

What is the closest Tailwind color to #BBFDBD?+

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