#B8FFFA Color

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

Color preview

#B8FFFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8FFFA

.color-b8fffa {
  color: #B8FFFA;
  background-color: #B8FFFA;
}

Frequently asked questions

What color is #B8FFFA?+

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

What is the closest Tailwind color to #B8FFFA?+

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