The thing about contrast-color

AI Summary1 min read

TL;DR

Andy Clarke discusses the CSS contrast-color() function's limitations, using a dark blue background and light text example. The article highlights what prevents it from achieving true effectiveness in web design.

Tags

LinkscolorCSS functions

One of our favorites, Andy Clarke, on the one thing keeping the CSS contrast-color() function from true glory:

For my website design, I chose a dark blue background colour (#212E45) and light text (#d3d5da). This


The thing about contrast-color originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Visit Website