#B3E1CA Color

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

Color preview

#B3E1CA

Color formats

HEX
#B3E1CA
RGB
rgb(179, 225, 202)
RGBA
rgba(179, 225, 202, 1)
HSL
hsl(150, 43%, 79%)
HSV
hsv(150, 20%, 88%)
CMYK
cmyk(20%, 0%, 10%, 12%)
CSS variable
--color-primary: #B3E1CA;
Lowercase HEX
#b3e1ca

Shades

Tints

Tones

Harmony

CSS snippets for #B3E1CA

.color-b3e1ca {
  color: #B3E1CA;
  background-color: #B3E1CA;
}

Frequently asked questions

What color is #B3E1CA?+

#B3E1CA is a HEX color with RGB value rgb(179, 225, 202) and HSL value hsl(150, 43%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3E1CA?+

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