#B7E9DF Color

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

Color preview

#B7E9DF

Color formats

HEX
#B7E9DF
RGB
rgb(183, 233, 223)
RGBA
rgba(183, 233, 223, 1)
HSL
hsl(168, 53%, 82%)
HSV
hsv(168, 21%, 91%)
CMYK
cmyk(21%, 0%, 4%, 9%)
CSS variable
--color-primary: #B7E9DF;
Lowercase HEX
#b7e9df

Shades

Tints

Tones

Harmony

CSS snippets for #B7E9DF

.color-b7e9df {
  color: #B7E9DF;
  background-color: #B7E9DF;
}

Frequently asked questions

What color is #B7E9DF?+

#B7E9DF is a HEX color with RGB value rgb(183, 233, 223) and HSL value hsl(168, 53%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B7E9DF?+

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