#B8EACD Color

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

Color preview

#B8EACD

Color formats

HEX
#B8EACD
RGB
rgb(184, 234, 205)
RGBA
rgba(184, 234, 205, 1)
HSL
hsl(145, 54%, 82%)
HSV
hsv(145, 21%, 92%)
CMYK
cmyk(21%, 0%, 12%, 8%)
CSS variable
--color-primary: #B8EACD;
Lowercase HEX
#b8eacd

Shades

Tints

Tones

Harmony

CSS snippets for #B8EACD

.color-b8eacd {
  color: #B8EACD;
  background-color: #B8EACD;
}

Frequently asked questions

What color is #B8EACD?+

#B8EACD is a HEX color with RGB value rgb(184, 234, 205) and HSL value hsl(145, 54%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8EACD?+

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