# `Color.UnknownBlendModeError`

Raised when `Color.Blend.blend/3` is called with an unknown blend
mode.

Has fields:

* `:mode` — the unknown mode.

* `:valid` — the list of supported modes.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
