#B5EEEC Color

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

Color preview

#B5EEEC

Color formats

HEX
#B5EEEC
RGB
rgb(181, 238, 236)
RGBA
rgba(181, 238, 236, 1)
HSL
hsl(178, 63%, 82%)
HSV
hsv(178, 24%, 93%)
CMYK
cmyk(24%, 0%, 1%, 7%)
CSS variable
--color-primary: #B5EEEC;
Lowercase HEX
#b5eeec

Shades

Tints

Tones

Harmony

CSS snippets for #B5EEEC

.color-b5eeec {
  color: #B5EEEC;
  background-color: #B5EEEC;
}

Frequently asked questions

What color is #B5EEEC?+

#B5EEEC is a HEX color with RGB value rgb(181, 238, 236) and HSL value hsl(178, 63%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5EEEC?+

The closest Tailwind color is sky-200, available as the bg-sky-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