#B4FFFB Color

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

Color preview

#B4FFFB

Color formats

HEX
#B4FFFB
RGB
rgb(180, 255, 251)
RGBA
rgba(180, 255, 251, 1)
HSL
hsl(177, 100%, 85%)
HSV
hsv(177, 29%, 100%)
CMYK
cmyk(29%, 0%, 2%, 0%)
CSS variable
--color-primary: #B4FFFB;
Lowercase HEX
#b4fffb

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFFB

.color-b4fffb {
  color: #B4FFFB;
  background-color: #B4FFFB;
}

Frequently asked questions

What color is #B4FFFB?+

#B4FFFB is a HEX color with RGB value rgb(180, 255, 251) and HSL value hsl(177, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4FFFB?+

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