#B3ECDC Color

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

Color preview

#B3ECDC

Color formats

HEX
#B3ECDC
RGB
rgb(179, 236, 220)
RGBA
rgba(179, 236, 220, 1)
HSL
hsl(163, 60%, 81%)
HSV
hsv(163, 24%, 93%)
CMYK
cmyk(24%, 0%, 7%, 7%)
CSS variable
--color-primary: #B3ECDC;
Lowercase HEX
#b3ecdc

Shades

Tints

Tones

Harmony

CSS snippets for #B3ECDC

.color-b3ecdc {
  color: #B3ECDC;
  background-color: #B3ECDC;
}

Frequently asked questions

What color is #B3ECDC?+

#B3ECDC is a HEX color with RGB value rgb(179, 236, 220) and HSL value hsl(163, 60%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3ECDC?+

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