#BDFB7B Color

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

Color preview

#BDFB7B

Color formats

HEX
#BDFB7B
RGB
rgb(189, 251, 123)
RGBA
rgba(189, 251, 123, 1)
HSL
hsl(89, 94%, 73%)
HSV
hsv(89, 51%, 98%)
CMYK
cmyk(25%, 0%, 51%, 2%)
CSS variable
--color-primary: #BDFB7B;
Lowercase HEX
#bdfb7b

Shades

Tints

Tones

Harmony

CSS snippets for #BDFB7B

.color-bdfb7b {
  color: #BDFB7B;
  background-color: #BDFB7B;
}

Frequently asked questions

What color is #BDFB7B?+

#BDFB7B is a HEX color with RGB value rgb(189, 251, 123) and HSL value hsl(89, 94%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFB7B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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