All Projects β†’ scriptype β†’ Sorted Colors

scriptype / Sorted Colors

Licence: mit
A tool to sort the named CSS colors in a way that it shows related colors together

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sorted Colors

Values.js
πŸ‡ Get the tints and shades of a color
Stars: ✭ 97 (-41.92%)
Mutual labels:  rgb, hsl, colors
global-color-picker
start the script and click anywhere to get rgb value at the cursor location
Stars: ✭ 31 (-81.44%)
Mutual labels:  colors, rgb, colorpicker
colors-convert
🦚 A simple colors library
Stars: ✭ 15 (-91.02%)
Mutual labels:  colors, hsl, rgb
Gradstop
JavaScript micro library to generate gradient color stops πŸ³οΈβ€πŸŒˆ
Stars: ✭ 144 (-13.77%)
Mutual labels:  rgb, hsl, colors
React Colorpickr
A themeable colorpicker with HSL and RGB support for React
Stars: ✭ 180 (+7.78%)
Mutual labels:  rgb, hsl, colorpicker
ColorPicker
Customizable Color Picker control for WPF
Stars: ✭ 57 (-65.87%)
Mutual labels:  colors, hsl, rgb
andColorPicker
Color picker library for Android
Stars: ✭ 233 (+39.52%)
Mutual labels:  hsl, rgb, colorpicker
React Color Extractor
A React component which extracts colors from an image
Stars: ✭ 314 (+88.02%)
Mutual labels:  rgb, hsl, colors
Farge
🎈Tell the name of hex color
Stars: ✭ 23 (-86.23%)
Mutual labels:  hsl, rgb
ColorMinePortable
ColorMinePortable
Stars: ✭ 37 (-77.84%)
Mutual labels:  hsl, rgb
color
A library of well-tested helper methods for working with colors.
Stars: ✭ 13 (-92.22%)
Mutual labels:  hsl, rgb
go-rainbow
Golang Helper for beautiful CLI Applications
Stars: ✭ 86 (-48.5%)
Mutual labels:  colors, rgb
ColorTranslator
A JavaScript library, written in TypeScript, to convert among different color models
Stars: ✭ 34 (-79.64%)
Mutual labels:  hsl, rgb
colorgrab
A cross-platform color picker
Stars: ✭ 80 (-52.1%)
Mutual labels:  colors, colorpicker
random color
βš™οΈπŸŽ¨ Rust crate for generating random attractive colors
Stars: ✭ 30 (-82.04%)
Mutual labels:  colors, rgb
ColorHelper
No description or website provided.
Stars: ✭ 34 (-79.64%)
Mutual labels:  hsl, rgb
color
Standard representation of colors, encouraging sharing between packages.
Stars: ✭ 23 (-86.23%)
Mutual labels:  hsl, rgb
colorsys.rs
Lib for modifying colors and converting to other spaces
Stars: ✭ 28 (-83.23%)
Mutual labels:  hsl, rgb
Culori
A comprehensive color library for JavaScript.
Stars: ✭ 271 (+62.28%)
Mutual labels:  rgb, hsl
pigment
A powerful library that provides color-conversions, palette/scheme generation, color manipulation and many more features intended to provide a great UX.
Stars: ✭ 23 (-86.23%)
Mutual labels:  hsl, rgb

Sorted CSS Colors Animated Logo

Sorted CSS Colors

I wanted to create a tool to sort the named CSS colors in a way that it shows related colors together. So, next time I can't decide between a few CSS colors, I can just check them here side by side.

Here's how it looks:

Screen Capture showing how to sort the named css colors

It's a Progressive Web App! It works both in mobile and desktop, even offline. If you liked the tool I suggest adding it to your home screen / downloading it as desktop app, so you can easily access it whenever you need. Also, please feel free to report any bugs or provide feedbacks by creating issues.

Credits

About the repository

This tool was originally developed using CodePen.io online editor and this repository is an export of it. Original URL: https://codepen.io/pavlovsk/pen/zYvbGKe.

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].