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

XYZ(28.4023, 40.8253, 58.6077) dark washed azure



XYZ(35.0171, 40.7986, 86.9182) light muted azure



XYZ(51.1749, 40.5784, 32.7390)



XYZ(42.6841, 40.6353, 18.6904)



CSS Code

.main-color-1{ color:rgb(2, 190, 196); }
.main-bg-color-1{ background-color:rgb(2, 190, 196); }
.main-color-2{ color:rgb(77, 181, 238); }
.main-bg-color-2{ background-color:rgb(77, 181, 238); }
.main-color-3{ color:rgb(240, 144, 147); }
.main-bg-color-3{ background-color:rgb(240, 144, 147); }
.main-color-4{ color:rgb(213, 161, 104); }
.main-bg-color-4{ background-color:rgb(213, 161, 104); }

.color-1-100{ color:rgb(205, 253, 254); }
.bg-color-1-100{ background-color:rgb(205, 253, 254); }
.color-1-200{ color:rgb(154, 251, 254); }
.bg-color-1-200{ background-color:rgb(154, 251, 254); }
.color-1-300{ color:rgb(104, 249, 253); }
.bg-color-1-300{ background-color:rgb(104, 249, 253); }
.color-1-400{ color:rgb(53, 247, 253); }
.bg-color-1-400{ background-color:rgb(53, 247, 253); }
.color-1-500{ color:rgb(3, 245, 252); }
.bg-color-1-500{ background-color:rgb(3, 245, 252); }
.color-1-600{ color:rgb(2, 190, 196); }
.bg-color-1-600{ background-color:rgb(2, 190, 196); }
.color-1-700{ color:rgb(2, 147, 151); }
.bg-color-1-700{ background-color:rgb(2, 147, 151); }
.color-1-800{ color:rgb(1, 98, 101); }
.bg-color-1-800{ background-color:rgb(1, 98, 101); }
.color-1-900{ color:rgb(1, 49, 50); }
.bg-color-1-900{ background-color:rgb(1, 49, 50); }

.color-2-100{ color:rgb(208, 236, 251); }
.bg-color-2-100{ background-color:rgb(208, 236, 251); }
.color-2-200{ color:rgb(162, 216, 246); }
.bg-color-2-200{ background-color:rgb(162, 216, 246); }
.color-2-300{ color:rgb(115, 197, 242); }
.bg-color-2-300{ background-color:rgb(115, 197, 242); }
.color-2-400{ color:rgb(77, 181, 238); }
.bg-color-2-400{ background-color:rgb(77, 181, 238); }
.color-2-500{ color:rgb(22, 158, 233); }
.bg-color-2-500{ background-color:rgb(22, 158, 233); }
.color-2-600{ color:rgb(18, 127, 186); }
.bg-color-2-600{ background-color:rgb(18, 127, 186); }
.color-2-700{ color:rgb(13, 95, 140); }
.bg-color-2-700{ background-color:rgb(13, 95, 140); }
.color-2-800{ color:rgb(9, 63, 93); }
.bg-color-2-800{ background-color:rgb(9, 63, 93); }
.color-2-900{ color:rgb(4, 32, 47); }
.bg-color-2-900{ background-color:rgb(4, 32, 47); }

.color-3-100{ color:rgb(249, 210, 211); }
.bg-color-3-100{ background-color:rgb(249, 210, 211); }
.color-3-200{ color:rgb(240, 144, 147); }
.bg-color-3-200{ background-color:rgb(240, 144, 147); }
.color-3-300{ color:rgb(237, 120, 124); }
.bg-color-3-300{ background-color:rgb(237, 120, 124); }
.color-3-400{ color:rgb(231, 75, 80); }
.bg-color-3-400{ background-color:rgb(231, 75, 80); }
.color-3-500{ color:rgb(225, 30, 36); }
.bg-color-3-500{ background-color:rgb(225, 30, 36); }
.color-3-600{ color:rgb(180, 24, 29); }
.bg-color-3-600{ background-color:rgb(180, 24, 29); }
.color-3-700{ color:rgb(135, 18, 22); }
.bg-color-3-700{ background-color:rgb(135, 18, 22); }
.color-3-800{ color:rgb(90, 12, 15); }
.bg-color-3-800{ background-color:rgb(90, 12, 15); }
.color-3-900{ color:rgb(45, 6, 7); }
.bg-color-3-900{ background-color:rgb(45, 6, 7); }

.color-4-100{ color:rgb(244, 230, 215); }
.bg-color-4-100{ background-color:rgb(244, 230, 215); }
.color-4-200{ color:rgb(233, 205, 175); }
.bg-color-4-200{ background-color:rgb(233, 205, 175); }
.color-4-300{ color:rgb(222, 180, 135); }
.bg-color-4-300{ background-color:rgb(222, 180, 135); }
.color-4-400{ color:rgb(213, 161, 104); }
.bg-color-4-400{ background-color:rgb(213, 161, 104); }
.color-4-500{ color:rgb(200, 131, 55); }
.bg-color-4-500{ background-color:rgb(200, 131, 55); }
.color-4-600{ color:rgb(160, 105, 44); }
.bg-color-4-600{ background-color:rgb(160, 105, 44); }
.color-4-700{ color:rgb(120, 78, 33); }
.bg-color-4-700{ background-color:rgb(120, 78, 33); }
.color-4-800{ color:rgb(80, 52, 22); }
.bg-color-4-800{ background-color:rgb(80, 52, 22); }
.color-4-900{ color:rgb(40, 26, 11); }
.bg-color-4-900{ background-color:rgb(40, 26, 11); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  XYZ(28.4023, 40.8253, 58.6077)XYZ(35.0171, 40.7986, 86.9182)XYZ(51.1749, 40.5784, 32.7390)XYZ(42.6841, 40.6353, 18.6904)
      

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.
XYZ(28.4023, 40.8253, 58.6077)  Ratio: 1.00
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.00
Failed 5
XYZ(35.0171, 40.7986, 86.9182) Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
XYZ(51.1749, 40.5784, 32.7390) Ratio: 1.01
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
XYZ(42.6841, 40.6353, 18.6904) Ratio: 1.00
Failed 5
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