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
RYB(94, 153, 197)
Main Color 2
RYB(58, 133, 224)
Main Color 3
RYB(239, 154, 188)
Main Color 4
RYB(239, 168, 135)

RYB(94, 153, 197) light muted spring green



400 * Your Color
RYB(94, 153, 197)

RYB(58, 133, 224) light washed cyan



400 * Your Color
RYB(58, 133, 224)

RYB(239, 154, 188)



200 * Your Color
RYB(239, 154, 188)

RYB(239, 168, 135)



300 * Your Color
RYB(239, 168, 135)

CSS Code

.main-color-1{ color:rgb(94, 197, 171); }
.main-bg-color-1{ background-color:rgb(94, 197, 171); }
.main-color-2{ color:rgb(58, 195, 224); }
.main-bg-color-2{ background-color:rgb(58, 195, 224); }
.main-color-3{ color:rgb(239, 154, 188); }
.main-bg-color-3{ background-color:rgb(239, 154, 188); }
.main-color-4{ color:rgb(239, 160, 135); }
.main-bg-color-4{ background-color:rgb(239, 160, 135); }

.color-1-100{ color:rgb(218, 241, 236); }
.bg-color-1-100{ background-color:rgb(218, 241, 236); }
.color-1-200{ color:rgb(180, 228, 217); }
.bg-color-1-200{ background-color:rgb(180, 228, 217); }
.color-1-300{ color:rgb(143, 214, 195); }
.bg-color-1-300{ background-color:rgb(143, 214, 195); }
.color-1-400{ color:rgb(94, 197, 171); }
.bg-color-1-400{ background-color:rgb(94, 197, 171); }
.color-1-500{ color:rgb(68, 187, 157); }
.bg-color-1-500{ background-color:rgb(68, 187, 157); }
.color-1-600{ color:rgb(54, 150, 126); }
.bg-color-1-600{ background-color:rgb(54, 150, 126); }
.color-1-700{ color:rgb(41, 112, 93); }
.bg-color-1-700{ background-color:rgb(41, 112, 93); }
.color-1-800{ color:rgb(27, 75, 64); }
.bg-color-1-800{ background-color:rgb(27, 75, 64); }
.color-1-900{ color:rgb(14, 37, 32); }
.bg-color-1-900{ background-color:rgb(14, 37, 32); }

.color-2-100{ color:rgb(211, 242, 248); }
.bg-color-2-100{ background-color:rgb(211, 242, 248); }
.color-2-200{ color:rgb(167, 227, 241); }
.bg-color-2-200{ background-color:rgb(167, 227, 241); }
.color-2-300{ color:rgb(123, 214, 234); }
.bg-color-2-300{ background-color:rgb(123, 214, 234); }
.color-2-400{ color:rgb(58, 195, 224); }
.bg-color-2-400{ background-color:rgb(58, 195, 224); }
.color-2-500{ color:rgb(35, 189, 220); }
.bg-color-2-500{ background-color:rgb(35, 189, 220); }
.color-2-600{ color:rgb(28, 150, 176); }
.bg-color-2-600{ background-color:rgb(28, 150, 176); }
.color-2-700{ color:rgb(21, 112, 132); }
.bg-color-2-700{ background-color:rgb(21, 112, 132); }
.color-2-800{ color:rgb(14, 74, 88); }
.bg-color-2-800{ background-color:rgb(14, 74, 88); }
.color-2-900{ color:rgb(7, 38, 44); }
.bg-color-2-900{ background-color:rgb(7, 38, 44); }

.color-3-100{ color:rgb(248, 211, 226); }
.bg-color-3-100{ background-color:rgb(248, 211, 226); }
.color-3-200{ color:rgb(239, 154, 188); }
.bg-color-3-200{ background-color:rgb(239, 154, 188); }
.color-3-300{ color:rgb(234, 123, 167); }
.bg-color-3-300{ background-color:rgb(234, 123, 167); }
.color-3-400{ color:rgb(227, 79, 138); }
.bg-color-3-400{ background-color:rgb(227, 79, 138); }
.color-3-500{ color:rgb(220, 35, 109); }
.bg-color-3-500{ background-color:rgb(220, 35, 109); }
.color-3-600{ color:rgb(176, 28, 87); }
.bg-color-3-600{ background-color:rgb(176, 28, 87); }
.color-3-700{ color:rgb(132, 21, 65); }
.bg-color-3-700{ background-color:rgb(132, 21, 65); }
.color-3-800{ color:rgb(88, 14, 44); }
.bg-color-3-800{ background-color:rgb(88, 14, 44); }
.color-3-900{ color:rgb(44, 7, 22); }
.bg-color-3-900{ background-color:rgb(44, 7, 22); }

.color-4-100{ color:rgb(249, 219, 210); }
.bg-color-4-100{ background-color:rgb(249, 219, 210); }
.color-4-200{ color:rgb(243, 184, 165); }
.bg-color-4-200{ background-color:rgb(243, 184, 165); }
.color-4-300{ color:rgb(239, 160, 135); }
.bg-color-4-300{ background-color:rgb(239, 160, 135); }
.color-4-400{ color:rgb(231, 112, 75); }
.bg-color-4-400{ background-color:rgb(231, 112, 75); }
.color-4-500{ color:rgb(225, 77, 30); }
.bg-color-4-500{ background-color:rgb(225, 77, 30); }
.color-4-600{ color:rgb(180, 62, 24); }
.bg-color-4-600{ background-color:rgb(180, 62, 24); }
.color-4-700{ color:rgb(135, 46, 18); }
.bg-color-4-700{ background-color:rgb(135, 46, 18); }
.color-4-800{ color:rgb(90, 31, 12); }
.bg-color-4-800{ background-color:rgb(90, 31, 12); }
.color-4-900{ color:rgb(45, 15, 6); }
.bg-color-4-900{ background-color:rgb(45, 15, 6); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RYB(94, 153, 197)RYB(58, 133, 224)RYB(239, 154, 188)RYB(239, 168, 135)
      

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.
RYB(94, 153, 197)  Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RYB(58, 133, 224) Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RYB(239, 154, 188) Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
RYB(239, 168, 135) 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