#B2EEFD Color

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

Color preview

#B2EEFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B2EEFD

.color-b2eefd {
  color: #B2EEFD;
  background-color: #B2EEFD;
}

Frequently asked questions

What color is #B2EEFD?+

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

What is the closest Tailwind color to #B2EEFD?+

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