#B8FABB Color

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

Color preview

#B8FABB

Color formats

HEX
#B8FABB
RGB
rgb(184, 250, 187)
RGBA
rgba(184, 250, 187, 1)
HSL
hsl(123, 87%, 85%)
HSV
hsv(123, 26%, 98%)
CMYK
cmyk(26%, 0%, 25%, 2%)
CSS variable
--color-primary: #B8FABB;
Lowercase HEX
#b8fabb

Shades

Tints

Tones

Harmony

CSS snippets for #B8FABB

.color-b8fabb {
  color: #B8FABB;
  background-color: #B8FABB;
}

Frequently asked questions

What color is #B8FABB?+

#B8FABB is a HEX color with RGB value rgb(184, 250, 187) and HSL value hsl(123, 87%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B8FABB?+

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