#B0FCFF Color

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

Color preview

#B0FCFF

Color formats

HEX
#B0FCFF
RGB
rgb(176, 252, 255)
RGBA
rgba(176, 252, 255, 1)
HSL
hsl(182, 100%, 85%)
HSV
hsv(182, 31%, 100%)
CMYK
cmyk(31%, 1%, 0%, 0%)
CSS variable
--color-primary: #B0FCFF;
Lowercase HEX
#b0fcff

Shades

Tints

Tones

Harmony

CSS snippets for #B0FCFF

.color-b0fcff {
  color: #B0FCFF;
  background-color: #B0FCFF;
}

Frequently asked questions

What color is #B0FCFF?+

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

What is the closest Tailwind color to #B0FCFF?+

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