#B0EADF Color

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

Color preview

#B0EADF

Color formats

HEX
#B0EADF
RGB
rgb(176, 234, 223)
RGBA
rgba(176, 234, 223, 1)
HSL
hsl(169, 58%, 80%)
HSV
hsv(169, 25%, 92%)
CMYK
cmyk(25%, 0%, 5%, 8%)
CSS variable
--color-primary: #B0EADF;
Lowercase HEX
#b0eadf

Shades

Tints

Tones

Harmony

CSS snippets for #B0EADF

.color-b0eadf {
  color: #B0EADF;
  background-color: #B0EADF;
}

Frequently asked questions

What color is #B0EADF?+

#B0EADF is a HEX color with RGB value rgb(176, 234, 223) and HSL value hsl(169, 58%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B0EADF?+

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