Color Bucket

❗NEW❗ Image color palette picker

The color bucket can contain a maximum of 10 colors (with a PRO membership up to 20 colors!) and auto-create color palettes for each of these colors based on the lightness.

Copy the permanent link to this color bucket here:

The color bucket you are viewing right now is a fixed bucket reachable via the link above. To create your color bucket, please visit the color bucket's main page.


Color Palette · WCAG Matrix

Color Palette

Main Color 1
RGB(44, 116, 103)
Main Color 2
RGB(106, 99, 142)
Main Color 3
RGB(137, 96, 69)

RGB(44, 116, 103)



700 * Your Color
RGB(44, 116, 103)

RGB(106, 99, 142)



500 * Your Color
RGB(106, 99, 142)

RGB(137, 96, 69)



600 * Your Color
RGB(137, 96, 69)

CSS Code

.main-color-1{ color:rgb(44, 116, 103); }
.main-bg-color-1{ background-color:rgb(44, 116, 103); }
.main-color-2{ color:rgb(106, 99, 142); }
.main-bg-color-2{ background-color:rgb(106, 99, 142); }
.main-color-3{ color:rgb(137, 96, 69); }
.main-bg-color-3{ background-color:rgb(137, 96, 69); }

.color-1-100{ color:rgb(218, 241, 237); }
.bg-color-1-100{ background-color:rgb(218, 241, 237); }
.color-1-200{ color:rgb(181, 227, 219); }
.bg-color-1-200{ background-color:rgb(181, 227, 219); }
.color-1-300{ color:rgb(144, 213, 200); }
.bg-color-1-300{ background-color:rgb(144, 213, 200); }
.color-1-400{ color:rgb(107, 199, 182); }
.bg-color-1-400{ background-color:rgb(107, 199, 182); }
.color-1-500{ color:rgb(70, 185, 164); }
.bg-color-1-500{ background-color:rgb(70, 185, 164); }
.color-1-600{ color:rgb(56, 148, 131); }
.bg-color-1-600{ background-color:rgb(56, 148, 131); }
.color-1-700{ color:rgb(44, 116, 103); }
.bg-color-1-700{ background-color:rgb(44, 116, 103); }
.color-1-800{ color:rgb(28, 74, 66); }
.bg-color-1-800{ background-color:rgb(28, 74, 66); }
.color-1-900{ color:rgb(14, 37, 33); }
.bg-color-1-900{ background-color:rgb(14, 37, 33); }

.color-2-100{ color:rgb(226, 225, 234); }
.bg-color-2-100{ background-color:rgb(226, 225, 234); }
.color-2-200{ color:rgb(198, 195, 213); }
.bg-color-2-200{ background-color:rgb(198, 195, 213); }
.color-2-300{ color:rgb(169, 165, 192); }
.bg-color-2-300{ background-color:rgb(169, 165, 192); }
.color-2-400{ color:rgb(141, 135, 171); }
.bg-color-2-400{ background-color:rgb(141, 135, 171); }
.color-2-500{ color:rgb(106, 99, 142); }
.bg-color-2-500{ background-color:rgb(106, 99, 142); }
.color-2-600{ color:rgb(90, 84, 120); }
.bg-color-2-600{ background-color:rgb(90, 84, 120); }
.color-2-700{ color:rgb(67, 63, 90); }
.bg-color-2-700{ background-color:rgb(67, 63, 90); }
.color-2-800{ color:rgb(45, 42, 60); }
.bg-color-2-800{ background-color:rgb(45, 42, 60); }
.color-2-900{ color:rgb(22, 21, 30); }
.bg-color-2-900{ background-color:rgb(22, 21, 30); }

.color-3-100{ color:rgb(238, 228, 221); }
.bg-color-3-100{ background-color:rgb(238, 228, 221); }
.color-3-200{ color:rgb(221, 201, 187); }
.bg-color-3-200{ background-color:rgb(221, 201, 187); }
.color-3-300{ color:rgb(204, 173, 153); }
.bg-color-3-300{ background-color:rgb(204, 173, 153); }
.color-3-400{ color:rgb(187, 146, 119); }
.bg-color-3-400{ background-color:rgb(187, 146, 119); }
.color-3-500{ color:rgb(170, 119, 85); }
.bg-color-3-500{ background-color:rgb(170, 119, 85); }
.color-3-600{ color:rgb(137, 96, 69); }
.bg-color-3-600{ background-color:rgb(137, 96, 69); }
.color-3-700{ color:rgb(102, 71, 51); }
.bg-color-3-700{ background-color:rgb(102, 71, 51); }
.color-3-800{ color:rgb(68, 48, 34); }
.bg-color-3-800{ background-color:rgb(68, 48, 34); }
.color-3-900{ color:rgb(34, 24, 17); }
.bg-color-3-900{ background-color:rgb(34, 24, 17); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGB(44, 116, 103)RGB(106, 99, 142)RGB(137, 96, 69)
     

Details can be found at https://www.w3.org/TR/WCAG20/.

1 AA
AA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
2 AA 18pt
AA level for large text above 18pt.
3 AAA
AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
4 AAA 18pt
AAA level for large text above 18pt.
5 Failed
Fails to comply with the Web Content Accessibility Guidelines (WCAG) 2.0.
6 Passed
Passes the AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for all text sizes.
RGB(44, 116, 103)  Ratio: 1.00
Failed 5
Ratio: 1.01
Failed 5
RGB(106, 99, 142) Ratio: 1.00
Failed 5
 Ratio: 1.01
Failed 5
RGB(137, 96, 69) Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
 

Converting Colors

Converting Colors allows you to convert between 17 different color formats like RGB, CMYK, HSV, HSL, CIELab, Android, Decimal, and YUV.

Made with 💘, 🍺 and 🍫. If you have questions send me an email to [email protected]!

Privacy Policy · Imprint

Menu

Support