@instructure/ui-color-picker
v10.10.0
Published
A UI component library made by Instructure Inc.
Downloads
17,547
Maintainers
Keywords
Readme
category: packages
ui-color-picker
A robust component for picking, mixing, validating colors
Installation
npm install @instructure/ui-color-picker
Components
ColorPicker
The main component. It comes with an input field and can be customized to fit any input need
ColorIndicator
A component displaying a circle with checkerboard background capable of displaying colors
ColorMixer
Made for mixing colors setting hue
, saturation
, luminance
and alpha
or just typing in an rgba
color
ColorPreset
Lets the user pick from a collection of preset colors. The list can be modified (added, removed) by the user if needed
ColorContrast
Calculates, visualizes and validates against WCAG 2.1 standards the contrast between two colors