#B4FFFE Color

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

Color preview

#B4FFFE

Color formats

HEX
#B4FFFE
RGB
rgb(180, 255, 254)
RGBA
rgba(180, 255, 254, 1)
HSL
hsl(179, 100%, 85%)
HSV
hsv(179, 29%, 100%)
CMYK
cmyk(29%, 0%, 0%, 0%)
CSS variable
--color-primary: #B4FFFE;
Lowercase HEX
#b4fffe

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFFE

.color-b4fffe {
  color: #B4FFFE;
  background-color: #B4FFFE;
}

Frequently asked questions

What color is #B4FFFE?+

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

What is the closest Tailwind color to #B4FFFE?+

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