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(224, 225, 162)
Main Color 2
RGB(224, 225, 139)
Main Color 3
RGB(223, 225, 117)
Main Color 4
RGB(223, 225, 95)
Main Color 5
RGB(223, 225, 72)
Main Color 6
RGB(222, 225, 49)
Main Color 7
RGB(222, 225, 27)
Main Color 8
RGB(222, 225, 5)
Main Color 9
RGB(221, 225, 0)

RGB(224, 225, 162)



200 * Your Color
RGB(224, 225, 162)

RGB(224, 225, 139)



300 * Your Color
RGB(224, 225, 139)

RGB(223, 225, 117)



300 * Your Color
RGB(223, 225, 117)

RGB(223, 225, 95) light muted yellow



400 * Your Color
RGB(223, 225, 95)

RGB(223, 225, 72) light muted yellow



400 * Your Color
RGB(223, 225, 72)

RGB(222, 225, 49) light washed yellow



500 * Your Color
RGB(222, 225, 49)

RGB(222, 225, 27) light washed yellow



500 * Your Color
RGB(222, 225, 27)

RGB(222, 225, 5) light washed yellow



500 * Your Color
RGB(222, 225, 5)

RGB(221, 225, 0) light washed yellow



600 * Your Color
RGB(221, 225, 0)

CSS Code

.main-color-1{ color:rgb(224, 225, 162); }
.main-bg-color-1{ background-color:rgb(224, 225, 162); }
.main-color-2{ color:rgb(224, 225, 139); }
.main-bg-color-2{ background-color:rgb(224, 225, 139); }
.main-color-3{ color:rgb(223, 225, 117); }
.main-bg-color-3{ background-color:rgb(223, 225, 117); }
.main-color-4{ color:rgb(223, 225, 95); }
.main-bg-color-4{ background-color:rgb(223, 225, 95); }
.main-color-5{ color:rgb(223, 225, 72); }
.main-bg-color-5{ background-color:rgb(223, 225, 72); }
.main-color-6{ color:rgb(222, 225, 49); }
.main-bg-color-6{ background-color:rgb(222, 225, 49); }
.main-color-7{ color:rgb(222, 225, 27); }
.main-bg-color-7{ background-color:rgb(222, 225, 27); }
.main-color-8{ color:rgb(222, 225, 5); }
.main-bg-color-8{ background-color:rgb(222, 225, 5); }
.main-color-9{ color:rgb(221, 225, 0); }
.main-bg-color-9{ background-color:rgb(221, 225, 0); }

.color-1-100{ color:rgb(242, 243, 216); }
.bg-color-1-100{ background-color:rgb(242, 243, 216); }
.color-1-200{ color:rgb(224, 225, 162); }
.bg-color-1-200{ background-color:rgb(224, 225, 162); }
.color-1-300{ color:rgb(216, 218, 139); }
.bg-color-1-300{ background-color:rgb(216, 218, 139); }
.color-1-400{ color:rgb(204, 205, 101); }
.bg-color-1-400{ background-color:rgb(204, 205, 101); }
.color-1-500{ color:rgb(191, 193, 62); }
.bg-color-1-500{ background-color:rgb(191, 193, 62); }
.color-1-600{ color:rgb(153, 154, 50); }
.bg-color-1-600{ background-color:rgb(153, 154, 50); }
.color-1-700{ color:rgb(114, 116, 37); }
.bg-color-1-700{ background-color:rgb(114, 116, 37); }
.color-1-800{ color:rgb(76, 77, 25); }
.bg-color-1-800{ background-color:rgb(76, 77, 25); }
.color-1-900{ color:rgb(38, 39, 12); }
.bg-color-1-900{ background-color:rgb(38, 39, 12); }

.color-2-100{ color:rgb(244, 245, 214); }
.bg-color-2-100{ background-color:rgb(244, 245, 214); }
.color-2-200{ color:rgb(233, 234, 174); }
.bg-color-2-200{ background-color:rgb(233, 234, 174); }
.color-2-300{ color:rgb(224, 225, 139); }
.bg-color-2-300{ background-color:rgb(224, 225, 139); }
.color-2-400{ color:rgb(212, 213, 93); }
.bg-color-2-400{ background-color:rgb(212, 213, 93); }
.color-2-500{ color:rgb(201, 203, 52); }
.bg-color-2-500{ background-color:rgb(201, 203, 52); }
.color-2-600{ color:rgb(161, 162, 42); }
.bg-color-2-600{ background-color:rgb(161, 162, 42); }
.color-2-700{ color:rgb(121, 122, 31); }
.bg-color-2-700{ background-color:rgb(121, 122, 31); }
.color-2-800{ color:rgb(80, 81, 21); }
.bg-color-2-800{ background-color:rgb(80, 81, 21); }
.color-2-900{ color:rgb(40, 41, 10); }
.bg-color-2-900{ background-color:rgb(40, 41, 10); }

.color-3-100{ color:rgb(245, 246, 213); }
.bg-color-3-100{ background-color:rgb(245, 246, 213); }
.color-3-200{ color:rgb(236, 237, 171); }
.bg-color-3-200{ background-color:rgb(236, 237, 171); }
.color-3-300{ color:rgb(223, 225, 117); }
.bg-color-3-300{ background-color:rgb(223, 225, 117); }
.color-3-400{ color:rgb(216, 219, 87); }
.bg-color-3-400{ background-color:rgb(216, 219, 87); }
.color-3-500{ color:rgb(206, 209, 46); }
.bg-color-3-500{ background-color:rgb(206, 209, 46); }
.color-3-600{ color:rgb(165, 168, 36); }
.bg-color-3-600{ background-color:rgb(165, 168, 36); }
.color-3-700{ color:rgb(124, 126, 27); }
.bg-color-3-700{ background-color:rgb(124, 126, 27); }
.color-3-800{ color:rgb(83, 84, 18); }
.bg-color-3-800{ background-color:rgb(83, 84, 18); }
.color-3-900{ color:rgb(41, 42, 9); }
.bg-color-3-900{ background-color:rgb(41, 42, 9); }

.color-4-100{ color:rgb(246, 247, 212); }
.bg-color-4-100{ background-color:rgb(246, 247, 212); }
.color-4-200{ color:rgb(238, 239, 169); }
.bg-color-4-200{ background-color:rgb(238, 239, 169); }
.color-4-300{ color:rgb(229, 231, 126); }
.bg-color-4-300{ background-color:rgb(229, 231, 126); }
.color-4-400{ color:rgb(223, 225, 95); }
.bg-color-4-400{ background-color:rgb(223, 225, 95); }
.color-4-500{ color:rgb(212, 215, 40); }
.bg-color-4-500{ background-color:rgb(212, 215, 40); }
.color-4-600{ color:rgb(170, 172, 32); }
.bg-color-4-600{ background-color:rgb(170, 172, 32); }
.color-4-700{ color:rgb(127, 129, 24); }
.bg-color-4-700{ background-color:rgb(127, 129, 24); }
.color-4-800{ color:rgb(85, 86, 16); }
.bg-color-4-800{ background-color:rgb(85, 86, 16); }
.color-4-900{ color:rgb(42, 43, 8); }
.bg-color-4-900{ background-color:rgb(42, 43, 8); }

.color-5-100{ color:rgb(247, 248, 211); }
.bg-color-5-100{ background-color:rgb(247, 248, 211); }
.color-5-200{ color:rgb(240, 241, 167); }
.bg-color-5-200{ background-color:rgb(240, 241, 167); }
.color-5-300{ color:rgb(232, 233, 124); }
.bg-color-5-300{ background-color:rgb(232, 233, 124); }
.color-5-400{ color:rgb(223, 225, 72); }
.bg-color-5-400{ background-color:rgb(223, 225, 72); }
.color-5-500{ color:rgb(217, 219, 36); }
.bg-color-5-500{ background-color:rgb(217, 219, 36); }
.color-5-600{ color:rgb(173, 175, 29); }
.bg-color-5-600{ background-color:rgb(173, 175, 29); }
.color-5-700{ color:rgb(130, 131, 22); }
.bg-color-5-700{ background-color:rgb(130, 131, 22); }
.color-5-800{ color:rgb(87, 88, 14); }
.bg-color-5-800{ background-color:rgb(87, 88, 14); }
.color-5-900{ color:rgb(43, 44, 7); }
.bg-color-5-900{ background-color:rgb(43, 44, 7); }

.color-6-100{ color:rgb(248, 249, 210); }
.bg-color-6-100{ background-color:rgb(248, 249, 210); }
.color-6-200{ color:rgb(241, 242, 166); }
.bg-color-6-200{ background-color:rgb(241, 242, 166); }
.color-6-300{ color:rgb(234, 236, 121); }
.bg-color-6-300{ background-color:rgb(234, 236, 121); }
.color-6-400{ color:rgb(226, 229, 77); }
.bg-color-6-400{ background-color:rgb(226, 229, 77); }
.color-6-500{ color:rgb(222, 225, 49); }
.bg-color-6-500{ background-color:rgb(222, 225, 49); }
.color-6-600{ color:rgb(175, 178, 26); }
.bg-color-6-600{ background-color:rgb(175, 178, 26); }
.color-6-700{ color:rgb(132, 134, 19); }
.bg-color-6-700{ background-color:rgb(132, 134, 19); }
.color-6-800{ color:rgb(88, 89, 13); }
.bg-color-6-800{ background-color:rgb(88, 89, 13); }
.color-6-900{ color:rgb(44, 45, 6); }
.bg-color-6-900{ background-color:rgb(44, 45, 6); }

.color-7-100{ color:rgb(249, 250, 209); }
.bg-color-7-100{ background-color:rgb(249, 250, 209); }
.color-7-200{ color:rgb(243, 244, 164); }
.bg-color-7-200{ background-color:rgb(243, 244, 164); }
.color-7-300{ color:rgb(237, 239, 118); }
.bg-color-7-300{ background-color:rgb(237, 239, 118); }
.color-7-400{ color:rgb(231, 233, 73); }
.bg-color-7-400{ background-color:rgb(231, 233, 73); }
.color-7-500{ color:rgb(222, 225, 27); }
.bg-color-7-500{ background-color:rgb(222, 225, 27); }
.color-7-600{ color:rgb(180, 182, 22); }
.bg-color-7-600{ background-color:rgb(180, 182, 22); }
.color-7-700{ color:rgb(135, 137, 16); }
.bg-color-7-700{ background-color:rgb(135, 137, 16); }
.color-7-800{ color:rgb(90, 91, 11); }
.bg-color-7-800{ background-color:rgb(90, 91, 11); }
.color-7-900{ color:rgb(45, 46, 5); }
.bg-color-7-900{ background-color:rgb(45, 46, 5); }

.color-8-100{ color:rgb(253, 254, 205); }
.bg-color-8-100{ background-color:rgb(253, 254, 205); }
.color-8-200{ color:rgb(251, 253, 155); }
.bg-color-8-200{ background-color:rgb(251, 253, 155); }
.color-8-300{ color:rgb(250, 252, 105); }
.bg-color-8-300{ background-color:rgb(250, 252, 105); }
.color-8-400{ color:rgb(248, 251, 55); }
.bg-color-8-400{ background-color:rgb(248, 251, 55); }
.color-8-500{ color:rgb(222, 225, 5); }
.bg-color-8-500{ background-color:rgb(222, 225, 5); }
.color-8-600{ color:rgb(197, 200, 4); }
.bg-color-8-600{ background-color:rgb(197, 200, 4); }
.color-8-700{ color:rgb(148, 150, 3); }
.bg-color-8-700{ background-color:rgb(148, 150, 3); }
.color-8-800{ color:rgb(98, 100, 2); }
.bg-color-8-800{ background-color:rgb(98, 100, 2); }
.color-8-900{ color:rgb(49, 50, 1); }
.bg-color-8-900{ background-color:rgb(49, 50, 1); }

.color-9-100{ color:rgb(254, 255, 204); }
.bg-color-9-100{ background-color:rgb(254, 255, 204); }
.color-9-200{ color:rgb(253, 255, 153); }
.bg-color-9-200{ background-color:rgb(253, 255, 153); }
.color-9-300{ color:rgb(252, 255, 102); }
.bg-color-9-300{ background-color:rgb(252, 255, 102); }
.color-9-400{ color:rgb(251, 255, 51); }
.bg-color-9-400{ background-color:rgb(251, 255, 51); }
.color-9-500{ color:rgb(250, 255, 0); }
.bg-color-9-500{ background-color:rgb(250, 255, 0); }
.color-9-600{ color:rgb(221, 225, 0); }
.bg-color-9-600{ background-color:rgb(221, 225, 0); }
.color-9-700{ color:rgb(150, 153, 0); }
.bg-color-9-700{ background-color:rgb(150, 153, 0); }
.color-9-800{ color:rgb(100, 102, 0); }
.bg-color-9-800{ background-color:rgb(100, 102, 0); }
.color-9-900{ color:rgb(50, 51, 0); }
.bg-color-9-900{ background-color:rgb(50, 51, 0); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGB(224, 225, 162)RGB(224, 225, 139)RGB(223, 225, 117)RGB(223, 225, 95)RGB(223, 225, 72)RGB(222, 225, 49)RGB(222, 225, 27)RGB(222, 225, 5)RGB(221, 225, 0)
           

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(224, 225, 162)  Ratio: 1.01
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.04
Failed 5
Ratio: 1.04
Failed 5
Ratio: 1.04
Failed 5
Ratio: 1.04
Failed 5
RGB(224, 225, 139) Ratio: 1.01
Failed 5
 Ratio: 1.01
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.03
Failed 5
RGB(223, 225, 117) Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
 Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
RGB(223, 225, 95) Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.02
Failed 5
RGB(223, 225, 72) Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
RGB(222, 225, 49) Ratio: 1.04
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
Ratio: 1.01
Failed 5
RGB(222, 225, 27) Ratio: 1.04
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RGB(222, 225, 5) Ratio: 1.04
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
RGB(221, 225, 0) Ratio: 1.04
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
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