el-color-picker

Installation
SKILL.md

ColorPicker Component

ColorPicker is a color selector supporting multiple color formats.

When to Use

  • Theme customization
  • Color selection
  • Design tools
  • Style configuration

Basic Usage

<template>
  <el-color-picker v-model="color" />
</template>
Installs
4
GitHub Stars
25
First Seen
Jul 2, 2026
el-color-picker — jiaiyan/element-plus-skills