#B3E6DA Color

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

Color preview

#B3E6DA

Color formats

HEX
#B3E6DA
RGB
rgb(179, 230, 218)
RGBA
rgba(179, 230, 218, 1)
HSL
hsl(166, 50%, 80%)
HSV
hsv(166, 22%, 90%)
CMYK
cmyk(22%, 0%, 5%, 10%)
CSS variable
--color-primary: #B3E6DA;
Lowercase HEX
#b3e6da

Shades

Tints

Tones

Harmony

CSS snippets for #B3E6DA

.color-b3e6da {
  color: #B3E6DA;
  background-color: #B3E6DA;
}

Frequently asked questions

What color is #B3E6DA?+

#B3E6DA is a HEX color with RGB value rgb(179, 230, 218) and HSL value hsl(166, 50%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3E6DA?+

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