#B3EBFF Color

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

Color preview

#B3EBFF

Color formats

HEX
#B3EBFF
RGB
rgb(179, 235, 255)
RGBA
rgba(179, 235, 255, 1)
HSL
hsl(196, 100%, 85%)
HSV
hsv(196, 30%, 100%)
CMYK
cmyk(30%, 8%, 0%, 0%)
CSS variable
--color-primary: #B3EBFF;
Lowercase HEX
#b3ebff

Shades

Tints

Tones

Harmony

CSS snippets for #B3EBFF

.color-b3ebff {
  color: #B3EBFF;
  background-color: #B3EBFF;
}

Frequently asked questions

What color is #B3EBFF?+

#B3EBFF is a HEX color with RGB value rgb(179, 235, 255) and HSL value hsl(196, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3EBFF?+

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