Technology News

Using Different Color Spaces for Non-Boring Gradients

A little gradient generator tool from Tom Quinonero. You’d think fading one color to another would be an obvious, simple, solved problem — it’s actually anything but!

Tom’s generator does two things that help make a gradient better:

  1. You can pick an “interpolation space.” Gradients that use the sRGB color space (pretty much all the color stuff we have in CSS today) have a bad habit of going through a gray dead zone, and if you interpolate the gradient in another color space, it can turn out nicer (and yet convert it back to RGB to use today).
  2. Easing the colors, though the use of multiple color-stops, which can result in a less abrupt and more pleasing look.

Showing a color wheel with a line indicating the two colors in a gradient that goes from yellow to light blue. The resulting gradient is at top showing some gray tones as a result of the color space.

See the gray in the middle there?

Different gradient apps with different color spaces

Josh has another similar app, as does Erik Kennedy. So stinkin’ interesting how different gradients are in different color spaces. Think of the color spaces as a physical map where individual colors are points on the map. Gradients are dumb. They just walk straight from one point on the map to the next. The colors underneath their feet as they walk make a massive difference in how the gradient turns out.

Direct Link →

CSS Scroll Snap Slide Deck That Supports Live Coding
The most outspoken Trump supporter in Silicon Valley is leaving Facebook’s board

Related Articles

The Best Markdown Editors for iOS

Exploring the Potential of the Metaverse: A New World Awaits
Markdown is a fast and efficient way to write for the Web. It uses easy-to-read markup and plain text files. It comes with a low learning curve, no lock-in, and…

The Best Logo Makers in 2022

the-best-logo-makers-in-2022
The process of presenting a new brand to an audience is always accompanied by the creation of a logo. If you make it truly “catchy”, there will be a resonance…