#B9FAFA Color

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

Color preview

#B9FAFA

Color formats

HEX
#B9FAFA
RGB
rgb(185, 250, 250)
RGBA
rgba(185, 250, 250, 1)
HSL
hsl(180, 87%, 85%)
HSV
hsv(180, 26%, 98%)
CMYK
cmyk(26%, 0%, 0%, 2%)
CSS variable
--color-primary: #B9FAFA;
Lowercase HEX
#b9fafa

Shades

Tints

Tones

Harmony

CSS snippets for #B9FAFA

.color-b9fafa {
  color: #B9FAFA;
  background-color: #B9FAFA;
}

Frequently asked questions

What color is #B9FAFA?+

#B9FAFA is a HEX color with RGB value rgb(185, 250, 250) and HSL value hsl(180, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FAFA?+

The closest Tailwind color is sky-200, available as the bg-sky-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