#B3EBDA Color

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

Color preview

#B3EBDA

Color formats

HEX
#B3EBDA
RGB
rgb(179, 235, 218)
RGBA
rgba(179, 235, 218, 1)
HSL
hsl(162, 58%, 81%)
HSV
hsv(162, 24%, 92%)
CMYK
cmyk(24%, 0%, 7%, 8%)
CSS variable
--color-primary: #B3EBDA;
Lowercase HEX
#b3ebda

Shades

Tints

Tones

Harmony

CSS snippets for #B3EBDA

.color-b3ebda {
  color: #B3EBDA;
  background-color: #B3EBDA;
}

Frequently asked questions

What color is #B3EBDA?+

#B3EBDA is a HEX color with RGB value rgb(179, 235, 218) and HSL value hsl(162, 58%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EBDA?+

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