#B8FFFE Color

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

Color preview

#B8FFFE

Color formats

HEX
#B8FFFE
RGB
rgb(184, 255, 254)
RGBA
rgba(184, 255, 254, 1)
HSL
hsl(179, 100%, 86%)
HSV
hsv(179, 28%, 100%)
CMYK
cmyk(28%, 0%, 0%, 0%)
CSS variable
--color-primary: #B8FFFE;
Lowercase HEX
#b8fffe

Shades

Tints

Tones

Harmony

CSS snippets for #B8FFFE

.color-b8fffe {
  color: #B8FFFE;
  background-color: #B8FFFE;
}

Frequently asked questions

What color is #B8FFFE?+

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

What is the closest Tailwind color to #B8FFFE?+

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