# Randomized Selective Color: A Post List Study

DevFeed: [Randomized Selective Color: A Post List Study](<https://devfeed.tech/articles/randomized-selective-color-a-post-list-study-28831.md>)

Original publisher: [Read original article](<https://una.im/random-selective-colors/>)

Published: 2020-04-27T00:00:00Z

Content type: article

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [color](<https://devfeed.tech/topics/color.md>), [CSS](<https://devfeed.tech/topics/css.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>), [Code](<https://devfeed.tech/topics/code.md>), [interactive website](<https://devfeed.tech/topics/interactive-website.md>), [Vanilla JavaScript](<https://devfeed.tech/topics/vanilla-js.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [color](<https://devfeed.tech/tags/color.md>), [css](<https://devfeed.tech/tags/css.md>), [custom](<https://devfeed.tech/tags/custom.md>), [design](<https://devfeed.tech/tags/design.md>), [flexbox](<https://devfeed.tech/tags/flexbox.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [properties](<https://devfeed.tech/tags/properties.md>), [website](<https://devfeed.tech/tags/website.md>)

## AI overview

A study of selective color from a predefined palette for a website redesign. It demonstrates randomized color combinations using CSS custom properties, JavaScript, gradients, flexbox, and progressive enhancement with CSS Houdini.

## Source excerpt

A study on selective color from a predefined list, using CSS custom properties, a little bit of JavaScript, and some progressively enhanced CSS Houdini.