#B7FFFA Color

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

Color preview

#B7FFFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B7FFFA

.color-b7fffa {
  color: #B7FFFA;
  background-color: #B7FFFA;
}

Frequently asked questions

What color is #B7FFFA?+

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

What is the closest Tailwind color to #B7FFFA?+

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