← Back to release summary

CSS Color Module Level 4 and color-mix()

Category
CSS
Type
Chromium catches up
Status
Enabled by default (Chrome 111)
Intent stage
None

Summary

All features described in CSS Color 4 (https://www.w3.org/TR/css-color-4/) are now enabled! This includes four device-independent color types (lab, Oklab, lch and Oklch), the color() function and user-defined color spaces for gradients and animations. The incredibly useful color-mix() function from CSS Color 5 (https://www.w3.org/TR/css-color-5/#color-mix) has also been included as a bonus!

Motivation

In order to fully take advantage of HD color displays, allow for more robust photo editing, to improve tools for web authors and to finally rid the world of ugly, dark gradients many new features have been added to the CSS Color specification. It's high time we implemented them in Chromium.

Standards & signals

Samples: https://codepen.io/argyleink/pen/RwyOyeq https://2021-hd-color-at-css-camp.netlify.app

View on chromestatus.com