#B6FFFE Color

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

Color preview

#B6FFFE

Color formats

HEX
#B6FFFE
RGB
rgb(182, 255, 254)
RGBA
rgba(182, 255, 254, 1)
HSL
hsl(179, 100%, 86%)
HSV
hsv(179, 29%, 100%)
CMYK
cmyk(29%, 0%, 0%, 0%)
CSS variable
--color-primary: #B6FFFE;
Lowercase HEX
#b6fffe

Shades

Tints

Tones

Harmony

CSS snippets for #B6FFFE

.color-b6fffe {
  color: #B6FFFE;
  background-color: #B6FFFE;
}

Frequently asked questions

What color is #B6FFFE?+

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

What is the closest Tailwind color to #B6FFFE?+

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