Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/colors/src/color.ts>mix

Color conversion and stuff in TypeScript
Go to Latest
function mix
import { mix } from "https://deno.land/x/colors@v2.0.1/src/color.ts";

Mix with a different color. Copyright (c) 2006-2009 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein http://sass-lang.com

Parameters

color1: Color4
color2: Color4
optional
percentage = [UNSUPPORTED]