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(227, 137, 191)
Main Color 2
RYB(192, 210, 90)
Main Color 3
RYB(77, 145, 185)
Main Color 4
RYB(39, 120, 240)

RYB(227, 137, 191)



300 * Your Color
RYB(227, 137, 191)

RYB(192, 210, 90) light muted orange



400 * Your Color
RYB(192, 210, 90)

RYB(77, 145, 185)



500 * Your Color
RYB(77, 145, 185)

RYB(39, 120, 240) light washed azure



500 * Your Color
RYB(39, 120, 240)

CSS Code

.main-color-1{ color:rgb(227, 137, 191); }
.main-bg-color-1{ background-color:rgb(227, 137, 191); }
.main-color-2{ color:rgb(210, 155, 90); }
.main-bg-color-2{ background-color:rgb(210, 155, 90); }
.main-color-3{ color:rgb(77, 185, 141); }
.main-bg-color-3{ background-color:rgb(77, 185, 141); }
.main-color-4{ color:rgb(39, 175, 240); }
.main-bg-color-4{ background-color:rgb(39, 175, 240); }

.color-1-100{ color:rgb(245, 214, 233); }
.bg-color-1-100{ background-color:rgb(245, 214, 233); }
.color-1-200{ color:rgb(235, 173, 210); }
.bg-color-1-200{ background-color:rgb(235, 173, 210); }
.color-1-300{ color:rgb(227, 137, 191); }
.bg-color-1-300{ background-color:rgb(227, 137, 191); }
.color-1-400{ color:rgb(216, 90, 166); }
.bg-color-1-400{ background-color:rgb(216, 90, 166); }
.color-1-500{ color:rgb(206, 49, 143); }
.bg-color-1-500{ background-color:rgb(206, 49, 143); }
.color-1-600{ color:rgb(165, 39, 115); }
.bg-color-1-600{ background-color:rgb(165, 39, 115); }
.color-1-700{ color:rgb(124, 29, 86); }
.bg-color-1-700{ background-color:rgb(124, 29, 86); }
.color-1-800{ color:rgb(82, 20, 57); }
.bg-color-1-800{ background-color:rgb(82, 20, 57); }
.color-1-900{ color:rgb(41, 10, 29); }
.bg-color-1-900{ background-color:rgb(41, 10, 29); }

.color-2-100{ color:rgb(244, 231, 215); }
.bg-color-2-100{ background-color:rgb(244, 231, 215); }
.color-2-200{ color:rgb(233, 206, 175); }
.bg-color-2-200{ background-color:rgb(233, 206, 175); }
.color-2-300{ color:rgb(222, 182, 135); }
.bg-color-2-300{ background-color:rgb(222, 182, 135); }
.color-2-400{ color:rgb(210, 155, 90); }
.bg-color-2-400{ background-color:rgb(210, 155, 90); }
.color-2-500{ color:rgb(200, 134, 55); }
.bg-color-2-500{ background-color:rgb(200, 134, 55); }
.color-2-600{ color:rgb(160, 107, 44); }
.bg-color-2-600{ background-color:rgb(160, 107, 44); }
.color-2-700{ color:rgb(120, 80, 33); }
.bg-color-2-700{ background-color:rgb(120, 80, 33); }
.color-2-800{ color:rgb(80, 53, 22); }
.bg-color-2-800{ background-color:rgb(80, 53, 22); }
.color-2-900{ color:rgb(40, 27, 11); }
.bg-color-2-900{ background-color:rgb(40, 27, 11); }

.color-3-100{ color:rgb(218, 241, 233); }
.bg-color-3-100{ background-color:rgb(218, 241, 233); }
.color-3-200{ color:rgb(182, 226, 207); }
.bg-color-3-200{ background-color:rgb(182, 226, 207); }
.color-3-300{ color:rgb(145, 212, 185); }
.bg-color-3-300{ background-color:rgb(145, 212, 185); }
.color-3-400{ color:rgb(109, 197, 162); }
.bg-color-3-400{ background-color:rgb(109, 197, 162); }
.color-3-500{ color:rgb(77, 185, 141); }
.bg-color-3-500{ background-color:rgb(77, 185, 141); }
.color-3-600{ color:rgb(58, 146, 111); }
.bg-color-3-600{ background-color:rgb(58, 146, 111); }
.color-3-700{ color:rgb(43, 110, 83); }
.bg-color-3-700{ background-color:rgb(43, 110, 83); }
.color-3-800{ color:rgb(29, 73, 54); }
.bg-color-3-800{ background-color:rgb(29, 73, 54); }
.color-3-900{ color:rgb(14, 37, 29); }
.bg-color-3-900{ background-color:rgb(14, 37, 29); }

.color-4-100{ color:rgb(207, 237, 252); }
.bg-color-4-100{ background-color:rgb(207, 237, 252); }
.color-4-200{ color:rgb(160, 221, 248); }
.bg-color-4-200{ background-color:rgb(160, 221, 248); }
.color-4-300{ color:rgb(112, 203, 245); }
.bg-color-4-300{ background-color:rgb(112, 203, 245); }
.color-4-400{ color:rgb(64, 185, 242); }
.bg-color-4-400{ background-color:rgb(64, 185, 242); }
.color-4-500{ color:rgb(39, 175, 240); }
.bg-color-4-500{ background-color:rgb(39, 175, 240); }
.color-4-600{ color:rgb(13, 134, 191); }
.bg-color-4-600{ background-color:rgb(13, 134, 191); }
.color-4-700{ color:rgb(10, 101, 143); }
.bg-color-4-700{ background-color:rgb(10, 101, 143); }
.color-4-800{ color:rgb(7, 68, 95); }
.bg-color-4-800{ background-color:rgb(7, 68, 95); }
.color-4-900{ color:rgb(3, 33, 48); }
.bg-color-4-900{ background-color:rgb(3, 33, 48); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RYB(227, 137, 191)RYB(192, 210, 90)RYB(77, 145, 185)RYB(39, 120, 240)
      

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(227, 137, 191)  Ratio: 1.00
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
RYB(192, 210, 90) Ratio: 1.00
Failed 5
 Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
RYB(77, 145, 185) Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
 Ratio: 1.02
Failed 5
RYB(39, 120, 240) Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
Ratio: 1.02
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