#B3E3CF Color

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

Color preview

#B3E3CF

Color formats

HEX
#B3E3CF
RGB
rgb(179, 227, 207)
RGBA
rgba(179, 227, 207, 1)
HSL
hsl(155, 46%, 80%)
HSV
hsv(155, 21%, 89%)
CMYK
cmyk(21%, 0%, 9%, 11%)
CSS variable
--color-primary: #B3E3CF;
Lowercase HEX
#b3e3cf

Shades

Tints

Tones

Harmony

CSS snippets for #B3E3CF

.color-b3e3cf {
  color: #B3E3CF;
  background-color: #B3E3CF;
}

Frequently asked questions

What color is #B3E3CF?+

#B3E3CF is a HEX color with RGB value rgb(179, 227, 207) and HSL value hsl(155, 46%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3E3CF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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