#B3EEFC Color

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

Color preview

#B3EEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEFC

.color-b3eefc {
  color: #B3EEFC;
  background-color: #B3EEFC;
}

Frequently asked questions

What color is #B3EEFC?+

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

What is the closest Tailwind color to #B3EEFC?+

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