From f3388fd0fb683317453cbc99fb5d91acd58e91e5 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 1 Jun 2015 13:31:10 +0100 Subject: [PATCH] Added colour pickers --- BigBoxOfHTML.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BigBoxOfHTML.md b/BigBoxOfHTML.md index ac13654..7a5257b 100644 --- a/BigBoxOfHTML.md +++ b/BigBoxOfHTML.md @@ -15,6 +15,10 @@ - [High Resolution Browser Logos](https://github.com/alrra/browser-logos#high-resolution-browser-logos) - A GitHub repository that contains high resolution logos for every browser under the sun +## Colour Pickers + - [Bumblemonkey Colour Picker](http://bumblemonkey.com/picker/picker.html) - A simple colour picker. Also converts RGB to Hex and vice versa. + - [ColorBlendy](http://colorblendy.com/) - Blend colors with different modes (e.g. multiply, overlay, dodge, etc.) + ## Fonts - [webfont-test](http://webfont-test.com/) - Compare up to 3 fonts at once - [Google Fonts on Github](https://github.com/google/fonts) - A repository that contains the fonts available on [Google Fonts](https://www.google.com/fonts).