#BBFCCB Color

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

Color preview

#BBFCCB

Color formats

HEX
#BBFCCB
RGB
rgb(187, 252, 203)
RGBA
rgba(187, 252, 203, 1)
HSL
hsl(135, 92%, 86%)
HSV
hsv(135, 26%, 99%)
CMYK
cmyk(26%, 0%, 19%, 1%)
CSS variable
--color-primary: #BBFCCB;
Lowercase HEX
#bbfccb

Shades

Tints

Tones

Harmony

CSS snippets for #BBFCCB

.color-bbfccb {
  color: #BBFCCB;
  background-color: #BBFCCB;
}

Frequently asked questions

What color is #BBFCCB?+

#BBFCCB is a HEX color with RGB value rgb(187, 252, 203) and HSL value hsl(135, 92%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFCCB?+

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