#B3EEFE Color

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

Color preview

#B3EEFE

Color formats

HEX
#B3EEFE
RGB
rgb(179, 238, 254)
RGBA
rgba(179, 238, 254, 1)
HSL
hsl(193, 97%, 85%)
HSV
hsv(193, 30%, 100%)
CMYK
cmyk(30%, 6%, 0%, 0%)
CSS variable
--color-primary: #B3EEFE;
Lowercase HEX
#b3eefe

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEFE

.color-b3eefe {
  color: #B3EEFE;
  background-color: #B3EEFE;
}

Frequently asked questions

What color is #B3EEFE?+

#B3EEFE is a HEX color with RGB value rgb(179, 238, 254) and HSL value hsl(193, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3EEFE?+

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