#B6FFFA Color

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

Color preview

#B6FFFA

Color formats

HEX
#B6FFFA
RGB
rgb(182, 255, 250)
RGBA
rgba(182, 255, 250, 1)
HSL
hsl(176, 100%, 86%)
HSV
hsv(176, 29%, 100%)
CMYK
cmyk(29%, 0%, 2%, 0%)
CSS variable
--color-primary: #B6FFFA;
Lowercase HEX
#b6fffa

Shades

Tints

Tones

Harmony

CSS snippets for #B6FFFA

.color-b6fffa {
  color: #B6FFFA;
  background-color: #B6FFFA;
}

Frequently asked questions

What color is #B6FFFA?+

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

What is the closest Tailwind color to #B6FFFA?+

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