#BBFCE0 Color

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

Color preview

#BBFCE0

Color formats

HEX
#BBFCE0
RGB
rgb(187, 252, 224)
RGBA
rgba(187, 252, 224, 1)
HSL
hsl(154, 92%, 86%)
HSV
hsv(154, 26%, 99%)
CMYK
cmyk(26%, 0%, 11%, 1%)
CSS variable
--color-primary: #BBFCE0;
Lowercase HEX
#bbfce0

Shades

Tints

Tones

Harmony

CSS snippets for #BBFCE0

.color-bbfce0 {
  color: #BBFCE0;
  background-color: #BBFCE0;
}

Frequently asked questions

What color is #BBFCE0?+

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

What is the closest Tailwind color to #BBFCE0?+

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