#B6E9DF Color

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

Color preview

#B6E9DF

Color formats

HEX
#B6E9DF
RGB
rgb(182, 233, 223)
RGBA
rgba(182, 233, 223, 1)
HSL
hsl(168, 54%, 81%)
HSV
hsv(168, 22%, 91%)
CMYK
cmyk(22%, 0%, 4%, 9%)
CSS variable
--color-primary: #B6E9DF;
Lowercase HEX
#b6e9df

Shades

Tints

Tones

Harmony

CSS snippets for #B6E9DF

.color-b6e9df {
  color: #B6E9DF;
  background-color: #B6E9DF;
}

Frequently asked questions

What color is #B6E9DF?+

#B6E9DF is a HEX color with RGB value rgb(182, 233, 223) and HSL value hsl(168, 54%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6E9DF?+

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