#B6FBFB Color

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

Color preview

#B6FBFB

Color formats

HEX
#B6FBFB
RGB
rgb(182, 251, 251)
RGBA
rgba(182, 251, 251, 1)
HSL
hsl(180, 90%, 85%)
HSV
hsv(180, 27%, 98%)
CMYK
cmyk(27%, 0%, 0%, 2%)
CSS variable
--color-primary: #B6FBFB;
Lowercase HEX
#b6fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #B6FBFB

.color-b6fbfb {
  color: #B6FBFB;
  background-color: #B6FBFB;
}

Frequently asked questions

What color is #B6FBFB?+

#B6FBFB is a HEX color with RGB value rgb(182, 251, 251) and HSL value hsl(180, 90%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FBFB?+

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