#B3EBFB Color

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

Color preview

#B3EBFB

Color formats

HEX
#B3EBFB
RGB
rgb(179, 235, 251)
RGBA
rgba(179, 235, 251, 1)
HSL
hsl(193, 90%, 84%)
HSV
hsv(193, 29%, 98%)
CMYK
cmyk(29%, 6%, 0%, 2%)
CSS variable
--color-primary: #B3EBFB;
Lowercase HEX
#b3ebfb

Shades

Tints

Tones

Harmony

CSS snippets for #B3EBFB

.color-b3ebfb {
  color: #B3EBFB;
  background-color: #B3EBFB;
}

Frequently asked questions

What color is #B3EBFB?+

#B3EBFB is a HEX color with RGB value rgb(179, 235, 251) and HSL value hsl(193, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3EBFB?+

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