#B1EEFD Color

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

Color preview

#B1EEFD

Color formats

HEX
#B1EEFD
RGB
rgb(177, 238, 253)
RGBA
rgba(177, 238, 253, 1)
HSL
hsl(192, 95%, 84%)
HSV
hsv(192, 30%, 99%)
CMYK
cmyk(30%, 6%, 0%, 1%)
CSS variable
--color-primary: #B1EEFD;
Lowercase HEX
#b1eefd

Shades

Tints

Tones

Harmony

CSS snippets for #B1EEFD

.color-b1eefd {
  color: #B1EEFD;
  background-color: #B1EEFD;
}

Frequently asked questions

What color is #B1EEFD?+

#B1EEFD is a HEX color with RGB value rgb(177, 238, 253) and HSL value hsl(192, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1EEFD?+

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