#BBFBE5 Color

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

Color preview

#BBFBE5

Color formats

HEX
#BBFBE5
RGB
rgb(187, 251, 229)
RGBA
rgba(187, 251, 229, 1)
HSL
hsl(159, 89%, 86%)
HSV
hsv(159, 25%, 98%)
CMYK
cmyk(25%, 0%, 9%, 2%)
CSS variable
--color-primary: #BBFBE5;
Lowercase HEX
#bbfbe5

Shades

Tints

Tones

Harmony

CSS snippets for #BBFBE5

.color-bbfbe5 {
  color: #BBFBE5;
  background-color: #BBFBE5;
}

Frequently asked questions

What color is #BBFBE5?+

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

What is the closest Tailwind color to #BBFBE5?+

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