#B9FFFE Color

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

Color preview

#B9FFFE

Color formats

HEX
#B9FFFE
RGB
rgb(185, 255, 254)
RGBA
rgba(185, 255, 254, 1)
HSL
hsl(179, 100%, 86%)
HSV
hsv(179, 27%, 100%)
CMYK
cmyk(27%, 0%, 0%, 0%)
CSS variable
--color-primary: #B9FFFE;
Lowercase HEX
#b9fffe

Shades

Tints

Tones

Harmony

CSS snippets for #B9FFFE

.color-b9fffe {
  color: #B9FFFE;
  background-color: #B9FFFE;
}

Frequently asked questions

What color is #B9FFFE?+

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

What is the closest Tailwind color to #B9FFFE?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 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