Strapi maintained Custom Fields
npm install @codeparticle/strapi-plugin-color-pickerA Strapi-maintained color picker custom field.
To install this plugin, you need to add an NPM dependency to your Strapi application:
``shUsing Yarn
yarn add @codeparticle/strapi-plugin-color-picker
Then, you'll need to build your admin panel:
`sh
Using Yarn
yarn buildOr using NPM
npm run build
``Use saturation and hue sliders to select a color and save the value as a HEX string