#B9EEEC Color

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

Color preview

#B9EEEC

Color formats

HEX
#B9EEEC
RGB
rgb(185, 238, 236)
RGBA
rgba(185, 238, 236, 1)
HSL
hsl(178, 61%, 83%)
HSV
hsv(178, 22%, 93%)
CMYK
cmyk(22%, 0%, 1%, 7%)
CSS variable
--color-primary: #B9EEEC;
Lowercase HEX
#b9eeec

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEEC

.color-b9eeec {
  color: #B9EEEC;
  background-color: #B9EEEC;
}

Frequently asked questions

What color is #B9EEEC?+

#B9EEEC is a HEX color with RGB value rgb(185, 238, 236) and HSL value hsl(178, 61%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EEEC?+

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