#B3EEEB Color

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

Color preview

#B3EEEB

Color formats

HEX
#B3EEEB
RGB
rgb(179, 238, 235)
RGBA
rgba(179, 238, 235, 1)
HSL
hsl(177, 63%, 82%)
HSV
hsv(177, 25%, 93%)
CMYK
cmyk(25%, 0%, 1%, 7%)
CSS variable
--color-primary: #B3EEEB;
Lowercase HEX
#b3eeeb

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEEB

.color-b3eeeb {
  color: #B3EEEB;
  background-color: #B3EEEB;
}

Frequently asked questions

What color is #B3EEEB?+

#B3EEEB is a HEX color with RGB value rgb(179, 238, 235) and HSL value hsl(177, 63%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3EEEB?+

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