#B1FAFF Color

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

Color preview

#B1FAFF

Color formats

HEX
#B1FAFF
RGB
rgb(177, 250, 255)
RGBA
rgba(177, 250, 255, 1)
HSL
hsl(184, 100%, 85%)
HSV
hsv(184, 31%, 100%)
CMYK
cmyk(31%, 2%, 0%, 0%)
CSS variable
--color-primary: #B1FAFF;
Lowercase HEX
#b1faff

Shades

Tints

Tones

Harmony

CSS snippets for #B1FAFF

.color-b1faff {
  color: #B1FAFF;
  background-color: #B1FAFF;
}

Frequently asked questions

What color is #B1FAFF?+

#B1FAFF is a HEX color with RGB value rgb(177, 250, 255) and HSL value hsl(184, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FAFF?+

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