#B4FABD Color

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

Color preview

#B4FABD

Color formats

HEX
#B4FABD
RGB
rgb(180, 250, 189)
RGBA
rgba(180, 250, 189, 1)
HSL
hsl(128, 88%, 84%)
HSV
hsv(128, 28%, 98%)
CMYK
cmyk(28%, 0%, 24%, 2%)
CSS variable
--color-primary: #B4FABD;
Lowercase HEX
#b4fabd

Shades

Tints

Tones

Harmony

CSS snippets for #B4FABD

.color-b4fabd {
  color: #B4FABD;
  background-color: #B4FABD;
}

Frequently asked questions

What color is #B4FABD?+

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

What is the closest Tailwind color to #B4FABD?+

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