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(70, 25, 79)
Main Color 2
RGB(89, 9, 53)
Main Color 3
RGB(91, 12, 26)

RGB(70, 25, 79)



800 * Your Color
RGB(70, 25, 79)

RGB(89, 9, 53)



800 * Your Color
RGB(89, 9, 53)

RGB(91, 12, 26)



800 * Your Color
RGB(91, 12, 26)

CSS Code

.main-color-1{ color:rgb(70, 25, 79); }
.main-bg-color-1{ background-color:rgb(70, 25, 79); }
.main-color-2{ color:rgb(89, 9, 53); }
.main-bg-color-2{ background-color:rgb(89, 9, 53); }
.main-color-3{ color:rgb(91, 12, 26); }
.main-bg-color-3{ background-color:rgb(91, 12, 26); }

.color-1-100{ color:rgb(238, 216, 243); }
.bg-color-1-100{ background-color:rgb(238, 216, 243); }
.color-1-200{ color:rgb(222, 178, 230); }
.bg-color-1-200{ background-color:rgb(222, 178, 230); }
.color-1-300{ color:rgb(205, 139, 218); }
.bg-color-1-300{ background-color:rgb(205, 139, 218); }
.color-1-400{ color:rgb(188, 100, 206); }
.bg-color-1-400{ background-color:rgb(188, 100, 206); }
.color-1-500{ color:rgb(172, 61, 194); }
.bg-color-1-500{ background-color:rgb(172, 61, 194); }
.color-1-600{ color:rgb(137, 49, 155); }
.bg-color-1-600{ background-color:rgb(137, 49, 155); }
.color-1-700{ color:rgb(103, 37, 116); }
.bg-color-1-700{ background-color:rgb(103, 37, 116); }
.color-1-800{ color:rgb(70, 25, 79); }
.bg-color-1-800{ background-color:rgb(70, 25, 79); }
.color-1-900{ color:rgb(34, 12, 39); }
.bg-color-1-900{ background-color:rgb(34, 12, 39); }

.color-2-100{ color:rgb(250, 209, 232); }
.bg-color-2-100{ background-color:rgb(250, 209, 232); }
.color-2-200{ color:rgb(246, 162, 208); }
.bg-color-2-200{ background-color:rgb(246, 162, 208); }
.color-2-300{ color:rgb(241, 116, 185); }
.bg-color-2-300{ background-color:rgb(241, 116, 185); }
.color-2-400{ color:rgb(236, 70, 161); }
.bg-color-2-400{ background-color:rgb(236, 70, 161); }
.color-2-500{ color:rgb(232, 23, 138); }
.bg-color-2-500{ background-color:rgb(232, 23, 138); }
.color-2-600{ color:rgb(185, 19, 110); }
.bg-color-2-600{ background-color:rgb(185, 19, 110); }
.color-2-700{ color:rgb(139, 14, 83); }
.bg-color-2-700{ background-color:rgb(139, 14, 83); }
.color-2-800{ color:rgb(89, 9, 53); }
.bg-color-2-800{ background-color:rgb(89, 9, 53); }
.color-2-900{ color:rgb(46, 5, 28); }
.bg-color-2-900{ background-color:rgb(46, 5, 28); }

.color-3-100{ color:rgb(249, 210, 217); }
.bg-color-3-100{ background-color:rgb(249, 210, 217); }
.color-3-200{ color:rgb(243, 165, 179); }
.bg-color-3-200{ background-color:rgb(243, 165, 179); }
.color-3-300{ color:rgb(237, 120, 141); }
.bg-color-3-300{ background-color:rgb(237, 120, 141); }
.color-3-400{ color:rgb(231, 75, 102); }
.bg-color-3-400{ background-color:rgb(231, 75, 102); }
.color-3-500{ color:rgb(225, 30, 64); }
.bg-color-3-500{ background-color:rgb(225, 30, 64); }
.color-3-600{ color:rgb(180, 24, 51); }
.bg-color-3-600{ background-color:rgb(180, 24, 51); }
.color-3-700{ color:rgb(135, 18, 39); }
.bg-color-3-700{ background-color:rgb(135, 18, 39); }
.color-3-800{ color:rgb(91, 12, 26); }
.bg-color-3-800{ background-color:rgb(91, 12, 26); }
.color-3-900{ color:rgb(45, 6, 13); }
.bg-color-3-900{ background-color:rgb(45, 6, 13); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGB(70, 25, 79)RGB(89, 9, 53)RGB(91, 12, 26)
     

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(70, 25, 79)  Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RGB(89, 9, 53) Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
RGB(91, 12, 26) Ratio: 1.00
Failed 5
Ratio: 1.00
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