#B3E4CC Color

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

Color preview

#B3E4CC

Color formats

HEX
#B3E4CC
RGB
rgb(179, 228, 204)
RGBA
rgba(179, 228, 204, 1)
HSL
hsl(151, 48%, 80%)
HSV
hsv(151, 21%, 89%)
CMYK
cmyk(21%, 0%, 11%, 11%)
CSS variable
--color-primary: #B3E4CC;
Lowercase HEX
#b3e4cc

Shades

Tints

Tones

Harmony

CSS snippets for #B3E4CC

.color-b3e4cc {
  color: #B3E4CC;
  background-color: #B3E4CC;
}

Frequently asked questions

What color is #B3E4CC?+

#B3E4CC is a HEX color with RGB value rgb(179, 228, 204) and HSL value hsl(151, 48%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3E4CC?+

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