#BBFFE2 Color

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

Color preview

#BBFFE2

Color formats

HEX
#BBFFE2
RGB
rgb(187, 255, 226)
RGBA
rgba(187, 255, 226, 1)
HSL
hsl(154, 100%, 87%)
HSV
hsv(154, 27%, 100%)
CMYK
cmyk(27%, 0%, 11%, 0%)
CSS variable
--color-primary: #BBFFE2;
Lowercase HEX
#bbffe2

Shades

Tints

Tones

Harmony

CSS snippets for #BBFFE2

.color-bbffe2 {
  color: #BBFFE2;
  background-color: #BBFFE2;
}

Frequently asked questions

What color is #BBFFE2?+

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

What is the closest Tailwind color to #BBFFE2?+

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