#B0FAFF Color

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

Color preview

#B0FAFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B0FAFF

.color-b0faff {
  color: #B0FAFF;
  background-color: #B0FAFF;
}

Frequently asked questions

What color is #B0FAFF?+

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

What is the closest Tailwind color to #B0FAFF?+

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