#B6EADD Color

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

Color preview

#B6EADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B6EADD

.color-b6eadd {
  color: #B6EADD;
  background-color: #B6EADD;
}

Frequently asked questions

What color is #B6EADD?+

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

What is the closest Tailwind color to #B6EADD?+

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