#B0EEEC Color

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

Color preview

#B0EEEC

Color formats

HEX
#B0EEEC
RGB
rgb(176, 238, 236)
RGBA
rgba(176, 238, 236, 1)
HSL
hsl(178, 65%, 81%)
HSV
hsv(178, 26%, 93%)
CMYK
cmyk(26%, 0%, 1%, 7%)
CSS variable
--color-primary: #B0EEEC;
Lowercase HEX
#b0eeec

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEEC

.color-b0eeec {
  color: #B0EEEC;
  background-color: #B0EEEC;
}

Frequently asked questions

What color is #B0EEEC?+

#B0EEEC is a HEX color with RGB value rgb(176, 238, 236) and HSL value hsl(178, 65%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0EEEC?+

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