#B7EADD Color

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

Color preview

#B7EADD

Color formats

HEX
#B7EADD
RGB
rgb(183, 234, 221)
RGBA
rgba(183, 234, 221, 1)
HSL
hsl(165, 55%, 82%)
HSV
hsv(165, 22%, 92%)
CMYK
cmyk(22%, 0%, 6%, 8%)
CSS variable
--color-primary: #B7EADD;
Lowercase HEX
#b7eadd

Shades

Tints

Tones

Harmony

CSS snippets for #B7EADD

.color-b7eadd {
  color: #B7EADD;
  background-color: #B7EADD;
}

Frequently asked questions

What color is #B7EADD?+

#B7EADD is a HEX color with RGB value rgb(183, 234, 221) and HSL value hsl(165, 55%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B7EADD?+

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