#B9FCFB Color

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

Color preview

#B9FCFB

Color formats

HEX
#B9FCFB
RGB
rgb(185, 252, 251)
RGBA
rgba(185, 252, 251, 1)
HSL
hsl(179, 92%, 86%)
HSV
hsv(179, 27%, 99%)
CMYK
cmyk(27%, 0%, 0%, 1%)
CSS variable
--color-primary: #B9FCFB;
Lowercase HEX
#b9fcfb

Shades

Tints

Tones

Harmony

CSS snippets for #B9FCFB

.color-b9fcfb {
  color: #B9FCFB;
  background-color: #B9FCFB;
}

Frequently asked questions

What color is #B9FCFB?+

#B9FCFB is a HEX color with RGB value rgb(185, 252, 251) and HSL value hsl(179, 92%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FCFB?+

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