• Product

  • Solutions

  • Developers

  • Docs

  • Pricing

  • Cloud

Search icon
Strapi plugin logo for Color picker

Color picker
Made by Strapi badge
Made by Strapi

A color picker custom field

Strapi plugin Color Picker

A Strapi-maintained color picker custom field.

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application:

# Using Yarn
yarn add @strapi/plugin-color-picker

# Or using NPM
npm install @strapi/plugin-color-picker

Then, you'll need to build your admin panel:

# Using Yarn
yarn build

# Or using NPM
npm run build

Usage

Use saturation and hue sliders to select a color and save the value as a HEX string

color picker screenshot

Install now

npm install @strapi/plugin-color-picker

STATS

59832 GitHub stars7955 weekly downloads

Last updated

1 day ago

Strapi Version

4.4.0 and above

Author

github profile image for Strapi Solutions SAS
Strapi Solutions SAS

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.