#B0EADD Color

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

Color preview

#B0EADD

Color formats

HEX
#B0EADD
RGB
rgb(176, 234, 221)
RGBA
rgba(176, 234, 221, 1)
HSL
hsl(167, 58%, 80%)
HSV
hsv(167, 25%, 92%)
CMYK
cmyk(25%, 0%, 6%, 8%)
CSS variable
--color-primary: #B0EADD;
Lowercase HEX
#b0eadd

Shades

Tints

Tones

Harmony

CSS snippets for #B0EADD

.color-b0eadd {
  color: #B0EADD;
  background-color: #B0EADD;
}

Frequently asked questions

What color is #B0EADD?+

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

What is the closest Tailwind color to #B0EADD?+

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