#BBFBF1 Color

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

Color preview

#BBFBF1

Color formats

HEX
#BBFBF1
RGB
rgb(187, 251, 241)
RGBA
rgba(187, 251, 241, 1)
HSL
hsl(171, 89%, 86%)
HSV
hsv(171, 25%, 98%)
CMYK
cmyk(25%, 0%, 4%, 2%)
CSS variable
--color-primary: #BBFBF1;
Lowercase HEX
#bbfbf1

Shades

Tints

Tones

Harmony

CSS snippets for #BBFBF1

.color-bbfbf1 {
  color: #BBFBF1;
  background-color: #BBFBF1;
}

Frequently asked questions

What color is #BBFBF1?+

#BBFBF1 is a HEX color with RGB value rgb(187, 251, 241) and HSL value hsl(171, 89%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFBF1?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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