#B1E1DA Color

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

Color preview

#B1E1DA

Color formats

HEX
#B1E1DA
RGB
rgb(177, 225, 218)
RGBA
rgba(177, 225, 218, 1)
HSL
hsl(171, 44%, 79%)
HSV
hsv(171, 21%, 88%)
CMYK
cmyk(21%, 0%, 3%, 12%)
CSS variable
--color-primary: #B1E1DA;
Lowercase HEX
#b1e1da

Shades

Tints

Tones

Harmony

CSS snippets for #B1E1DA

.color-b1e1da {
  color: #B1E1DA;
  background-color: #B1E1DA;
}

Frequently asked questions

What color is #B1E1DA?+

#B1E1DA is a HEX color with RGB value rgb(177, 225, 218) and HSL value hsl(171, 44%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1E1DA?+

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