#B9FFCB Color

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

Color preview

#B9FFCB

Color formats

HEX
#B9FFCB
RGB
rgb(185, 255, 203)
RGBA
rgba(185, 255, 203, 1)
HSL
hsl(135, 100%, 86%)
HSV
hsv(135, 27%, 100%)
CMYK
cmyk(27%, 0%, 20%, 0%)
CSS variable
--color-primary: #B9FFCB;
Lowercase HEX
#b9ffcb

Shades

Tints

Tones

Harmony

CSS snippets for #B9FFCB

.color-b9ffcb {
  color: #B9FFCB;
  background-color: #B9FFCB;
}

Frequently asked questions

What color is #B9FFCB?+

#B9FFCB is a HEX color with RGB value rgb(185, 255, 203) and HSL value hsl(135, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FFCB?+

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