#B3FBFF Color

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

Color preview

#B3FBFF

Color formats

HEX
#B3FBFF
RGB
rgb(179, 251, 255)
RGBA
rgba(179, 251, 255, 1)
HSL
hsl(183, 100%, 85%)
HSV
hsv(183, 30%, 100%)
CMYK
cmyk(30%, 2%, 0%, 0%)
CSS variable
--color-primary: #B3FBFF;
Lowercase HEX
#b3fbff

Shades

Tints

Tones

Harmony

CSS snippets for #B3FBFF

.color-b3fbff {
  color: #B3FBFF;
  background-color: #B3FBFF;
}

Frequently asked questions

What color is #B3FBFF?+

#B3FBFF is a HEX color with RGB value rgb(179, 251, 255) and HSL value hsl(183, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FBFF?+

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