#BBFEE0 Color

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

Color preview

#BBFEE0

Color formats

HEX
#BBFEE0
RGB
rgb(187, 254, 224)
RGBA
rgba(187, 254, 224, 1)
HSL
hsl(153, 97%, 86%)
HSV
hsv(153, 26%, 100%)
CMYK
cmyk(26%, 0%, 12%, 0%)
CSS variable
--color-primary: #BBFEE0;
Lowercase HEX
#bbfee0

Shades

Tints

Tones

Harmony

CSS snippets for #BBFEE0

.color-bbfee0 {
  color: #BBFEE0;
  background-color: #BBFEE0;
}

Frequently asked questions

What color is #BBFEE0?+

#BBFEE0 is a HEX color with RGB value rgb(187, 254, 224) and HSL value hsl(153, 97%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBFEE0?+

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