#BBFFC7 Color

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

Color preview

#BBFFC7

Color formats

HEX
#BBFFC7
RGB
rgb(187, 255, 199)
RGBA
rgba(187, 255, 199, 1)
HSL
hsl(131, 100%, 87%)
HSV
hsv(131, 27%, 100%)
CMYK
cmyk(27%, 0%, 22%, 0%)
CSS variable
--color-primary: #BBFFC7;
Lowercase HEX
#bbffc7

Shades

Tints

Tones

Harmony

CSS snippets for #BBFFC7

.color-bbffc7 {
  color: #BBFFC7;
  background-color: #BBFFC7;
}

Frequently asked questions

What color is #BBFFC7?+

#BBFFC7 is a HEX color with RGB value rgb(187, 255, 199) and HSL value hsl(131, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFFC7?+

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