All Projects → bdlukaa → color-picker

bdlukaa / color-picker

Licence: BSD-3-Clause License
A color picker app made in flutter

Programming Languages

dart
5743 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
HTML
75241 projects
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to color-picker

ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (-4.35%)
Mutual labels:  color, color-picker
colr pickr
Colr Pickr, a vanilla JavaScript color picker component built with SVGs, with features like saving colors. Similar design to the chrome-dev-tools color picker.
Stars: ✭ 27 (-41.3%)
Mutual labels:  color, color-picker
react-native-image-color-picker
Image color picker based on image source provided and return image different color palettes or average color palette
Stars: ✭ 25 (-45.65%)
Mutual labels:  color, color-picker
React Colorpickr
A themeable colorpicker with HSL and RGB support for React
Stars: ✭ 180 (+291.3%)
Mutual labels:  color, color-picker
przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 19 (-58.7%)
Mutual labels:  color, color-picker
Xcolor
Lightweight color picker for X11
Stars: ✭ 209 (+354.35%)
Mutual labels:  color, color-picker
SwiftColorWheel
Delightful color picker wheel for iOS in Swift.
Stars: ✭ 37 (-19.57%)
Mutual labels:  color, color-picker
Colorwanted
Screen color picker for Windows (Windows 上的屏幕取色器)
Stars: ✭ 105 (+128.26%)
Mutual labels:  color, color-picker
pantone-colors
Hex values of all 2310 Pantone colors
Stars: ✭ 147 (+219.57%)
Mutual labels:  color, color-picker
react-color
🎨 Is a tiny color picker widget component for React apps.
Stars: ✭ 50 (+8.7%)
Mutual labels:  color, color-picker
React Native Color
Color components for React Native 🌈
Stars: ✭ 178 (+286.96%)
Mutual labels:  color, color-picker
ColorPickView
🐾一个自定义的颜色选择view
Stars: ✭ 19 (-58.7%)
Mutual labels:  color, color-picker
Colorbook
🎨 Color schemes for UI design - Optimized for foreground, background, border, etc. https://liyasthomas.github.io/colorbook
Stars: ✭ 148 (+221.74%)
Mutual labels:  color, color-picker
Androidphotoshopcolorpicker
A fully featured Color picker Library for Android
Stars: ✭ 220 (+378.26%)
Mutual labels:  color, color-picker
Pikolo
An android color picker library
Stars: ✭ 142 (+208.7%)
Mutual labels:  color, color-picker
react-native-color-panel
React Native Color Panel Component for iOS and Android 🏳️‍🌈
Stars: ✭ 21 (-54.35%)
Mutual labels:  color, color-picker
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (+95.65%)
Mutual labels:  color, color-picker
Bootstrap Colorpicker
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
Stars: ✭ 1,351 (+2836.96%)
Mutual labels:  color, color-picker
reinvented-color-wheel
A vanilla-js touch-friendly HSV color picker inspired by Farbtastic Color Picker.
Stars: ✭ 43 (-6.52%)
Mutual labels:  color, color-picker
global-color-picker
start the script and click anywhere to get rgb value at the cursor location
Stars: ✭ 31 (-32.61%)
Mutual labels:  color, color-picker

Color Picker

An app made in Flutter to help people choose the colors they will use in their projects!

Features

Pick a color from a picker wheel, palette, value, named and even from an image.
Liked a color? Favorite it to use it later or copy it to clipboard.
Is it too bright? Don't worry, use the dark theme.\

✔️ Resposive - The zoomed scaffold will expand in screens larger than 950px
✔️ Accessible - Includes tooltips and Semantics to accessibility
✔️ Internationalized - Includes support for English and Portuguese

Color info

You can see a color information or parse with the following color spaces:

Space See info Parse Copy
RGB ✔️ ✔️ ✔️
HEX ✔️ ✔️ ✔️
HSL ✔️ ✔️ ✔️
HSV ✔️ ✔️
Cielab ✔️ ✔️
XYZ ✔️

Showcase

A brief showcase of the app. Download

Wheel Picker Palette Picker
Value Picker Named Picker
Image Picker Favorite Colors
Settings

Contribution

Feel free to open an issue if you find an error or make pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].