#B9EADD Color

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

Color preview

#B9EADD

Color formats

HEX
#B9EADD
RGB
rgb(185, 234, 221)
RGBA
rgba(185, 234, 221, 1)
HSL
hsl(164, 54%, 82%)
HSV
hsv(164, 21%, 92%)
CMYK
cmyk(21%, 0%, 6%, 8%)
CSS variable
--color-primary: #B9EADD;
Lowercase HEX
#b9eadd

Shades

Tints

Tones

Harmony

CSS snippets for #B9EADD

.color-b9eadd {
  color: #B9EADD;
  background-color: #B9EADD;
}

Frequently asked questions

What color is #B9EADD?+

#B9EADD is a HEX color with RGB value rgb(185, 234, 221) and HSL value hsl(164, 54%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B9EADD?+

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