#BDFEBB Color

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

Color preview

#BDFEBB

Color formats

HEX
#BDFEBB
RGB
rgb(189, 254, 187)
RGBA
rgba(189, 254, 187, 1)
HSL
hsl(118, 97%, 86%)
HSV
hsv(118, 26%, 100%)
CMYK
cmyk(26%, 0%, 26%, 0%)
CSS variable
--color-primary: #BDFEBB;
Lowercase HEX
#bdfebb

Shades

Tints

Tones

Harmony

CSS snippets for #BDFEBB

.color-bdfebb {
  color: #BDFEBB;
  background-color: #BDFEBB;
}

Frequently asked questions

What color is #BDFEBB?+

#BDFEBB is a HEX color with RGB value rgb(189, 254, 187) and HSL value hsl(118, 97%, 86%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDFEBB?+

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