#B3EEFD Color

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

Color preview

#B3EEFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEFD

.color-b3eefd {
  color: #B3EEFD;
  background-color: #B3EEFD;
}

Frequently asked questions

What color is #B3EEFD?+

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

What is the closest Tailwind color to #B3EEFD?+

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