#BBFEFC Color

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

Color preview

#BBFEFC

Color formats

HEX
#BBFEFC
RGB
rgb(187, 254, 252)
RGBA
rgba(187, 254, 252, 1)
HSL
hsl(178, 97%, 86%)
HSV
hsv(178, 26%, 100%)
CMYK
cmyk(26%, 0%, 1%, 0%)
CSS variable
--color-primary: #BBFEFC;
Lowercase HEX
#bbfefc

Shades

Tints

Tones

Harmony

CSS snippets for #BBFEFC

.color-bbfefc {
  color: #BBFEFC;
  background-color: #BBFEFC;
}

Frequently asked questions

What color is #BBFEFC?+

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

What is the closest Tailwind color to #BBFEFC?+

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