Re: [w3ctag/design-reviews] CSS color-mix function (#526)

![Example showing mixing red and yellow and getting a kind of khaki color](https://user-images.githubusercontent.com/95208/85632613-fe9b8a00-b6ba-11ea-93a3-28b117d1c4e3.png)

[This example](https://drafts.csswg.org/css-color-5/#example-48394624) seemed a little odd to me. The mixed color is labelled "red-orange", but that's not how I would describe it - it looks more brown or khaki. It's a surprising result for mixing red and orange. Is this a typo somewhere, or is this what I would expect if I called `color-mix(red yellow 65%);`, using the default color mixing options?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/526#issuecomment-649100113

Received on Wednesday, 24 June 2020 22:11:38 UTC