# Jetpack compose gradients

Published articles for Jetpack compose gradients.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Holi: A library of colors, gradients and utils for Jetpack Compose

DevFeed: [Holi: A library of colors, gradients and utils for Jetpack Compose](<https://devfeed.tech/articles/holi-a-library-of-colors-gradients-and-utils-for-jetpack-compose-28390.md>)

Original publisher: [Read original article](<https://siddroid.com/post/projects/holi-a-library-of-colors-for-jetpack-compose/>)

Author: Siddhesh Patil

Published: 2021-03-30T07:52:25Z

Content type: tutorial

Language: en

Sources: [Sid Patil - Android Engineer and Kotlin Advocate](<https://devfeed.tech/sources/sid-patil-android-engineer-and-kotlin-advocate.md>)

Topics: [Compose](<https://devfeed.tech/topics/compose.md>), [Android](<https://devfeed.tech/topics/android.md>), [Maven Central](<https://devfeed.tech/topics/maven-central.md>), [Library](<https://devfeed.tech/topics/library.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-library](<https://devfeed.tech/tags/android-library.md>), [color-picker-android](<https://devfeed.tech/tags/color-picker-android.md>), [compose](<https://devfeed.tech/tags/compose.md>), [dracula-colors](<https://devfeed.tech/tags/dracula-colors.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [jetpack-compose-gradients](<https://devfeed.tech/tags/jetpack-compose-gradients.md>), [jetpack-compose-library](<https://devfeed.tech/tags/jetpack-compose-library.md>), [material-color-library-for-android](<https://devfeed.tech/tags/material-color-library-for-android.md>), [material-colors-for-jetpack-compose](<https://devfeed.tech/tags/material-colors-for-jetpack-compose.md>), [maven-central](<https://devfeed.tech/tags/maven-central.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

Holi is an open-source MIT-licensed library for Jetpack Compose on Android. It provides predefined colors from multiple palettes, gradient-building utilities, and related helper functions, and is available through Maven Central.

### Source excerpt

An open-source library of colors, gradients and utils built using Jetpack Compose for Android. Licenced under MIT and available on Maven central.