#B8EEEC Color

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

Color preview

#B8EEEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8EEEC

.color-b8eeec {
  color: #B8EEEC;
  background-color: #B8EEEC;
}

Frequently asked questions

What color is #B8EEEC?+

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

What is the closest Tailwind color to #B8EEEC?+

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