#B4FFEC Color

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

Color preview

#B4FFEC

Color formats

HEX
#B4FFEC
RGB
rgb(180, 255, 236)
RGBA
rgba(180, 255, 236, 1)
HSL
hsl(165, 100%, 85%)
HSV
hsv(165, 29%, 100%)
CMYK
cmyk(29%, 0%, 7%, 0%)
CSS variable
--color-primary: #B4FFEC;
Lowercase HEX
#b4ffec

Shades

Tints

Tones

Harmony

CSS snippets for #B4FFEC

.color-b4ffec {
  color: #B4FFEC;
  background-color: #B4FFEC;
}

Frequently asked questions

What color is #B4FFEC?+

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

What is the closest Tailwind color to #B4FFEC?+

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