Skip to contents

Mix a hex colour with white

Usage

mix_with_white(hex, weight)

Arguments

hex

A #rrggbb hex colour string.

weight

Numeric in [0, 1]: 0 = pure white, 1 = original colour.

Value

A #rrggbb hex string.