#B9EADF Color

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

Color preview

#B9EADF

Color formats

HEX
#B9EADF
RGB
rgb(185, 234, 223)
RGBA
rgba(185, 234, 223, 1)
HSL
hsl(167, 54%, 82%)
HSV
hsv(167, 21%, 92%)
CMYK
cmyk(21%, 0%, 5%, 8%)
CSS variable
--color-primary: #B9EADF;
Lowercase HEX
#b9eadf

Shades

Tints

Tones

Harmony

CSS snippets for #B9EADF

.color-b9eadf {
  color: #B9EADF;
  background-color: #B9EADF;
}

Frequently asked questions

What color is #B9EADF?+

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

What is the closest Tailwind color to #B9EADF?+

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