#B1E8EF Color

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

Color preview

#B1E8EF

Color formats

HEX
#B1E8EF
RGB
rgb(177, 232, 239)
RGBA
rgba(177, 232, 239, 1)
HSL
hsl(187, 66%, 82%)
HSV
hsv(187, 26%, 94%)
CMYK
cmyk(26%, 3%, 0%, 6%)
CSS variable
--color-primary: #B1E8EF;
Lowercase HEX
#b1e8ef

Shades

Tints

Tones

Harmony

CSS snippets for #B1E8EF

.color-b1e8ef {
  color: #B1E8EF;
  background-color: #B1E8EF;
}

Frequently asked questions

What color is #B1E8EF?+

#B1E8EF is a HEX color with RGB value rgb(177, 232, 239) and HSL value hsl(187, 66%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1E8EF?+

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