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(72, 162, 245)
Main Color 2
RYB(48, 150, 245)
Main Color 3
RYB(23, 138, 245)
Main Color 4
RYB(0, 127, 245)

RYB(72, 162, 245) light washed cyan



400 * Your Color
RYB(72, 162, 245)

RYB(48, 150, 245) light washed cyan



400 * Your Color
RYB(48, 150, 245)

RYB(23, 138, 245) light washed cyan



500 * Your Color
RYB(23, 138, 245)

RYB(0, 127, 245) light saturated cyan



500 * Your Color
RYB(0, 127, 245)

CSS Code

.main-color-1{ color:rgb(72, 245, 232); }
.main-bg-color-1{ background-color:rgb(72, 245, 232); }
.main-color-2{ color:rgb(48, 245, 231); }
.main-bg-color-2{ background-color:rgb(48, 245, 231); }
.main-color-3{ color:rgb(23, 245, 230); }
.main-bg-color-3{ background-color:rgb(23, 245, 230); }
.main-color-4{ color:rgb(0, 245, 228); }
.main-bg-color-4{ background-color:rgb(0, 245, 228); }

.color-1-100{ color:rgb(207, 252, 250); }
.bg-color-1-100{ background-color:rgb(207, 252, 250); }
.color-1-200{ color:rgb(158, 250, 242); }
.bg-color-1-200{ background-color:rgb(158, 250, 242); }
.color-1-300{ color:rgb(110, 247, 237); }
.bg-color-1-300{ background-color:rgb(110, 247, 237); }
.color-1-400{ color:rgb(72, 245, 232); }
.bg-color-1-400{ background-color:rgb(72, 245, 232); }
.color-1-500{ color:rgb(13, 242, 225); }
.bg-color-1-500{ background-color:rgb(13, 242, 225); }
.color-1-600{ color:rgb(11, 193, 181); }
.bg-color-1-600{ background-color:rgb(11, 193, 181); }
.color-1-700{ color:rgb(8, 145, 135); }
.bg-color-1-700{ background-color:rgb(8, 145, 135); }
.color-1-800{ color:rgb(5, 97, 89); }
.bg-color-1-800{ background-color:rgb(5, 97, 89); }
.color-1-900{ color:rgb(3, 48, 46); }
.bg-color-1-900{ background-color:rgb(3, 48, 46); }

.color-2-100{ color:rgb(206, 253, 247); }
.bg-color-2-100{ background-color:rgb(206, 253, 247); }
.color-2-200{ color:rgb(158, 250, 242); }
.bg-color-2-200{ background-color:rgb(158, 250, 242); }
.color-2-300{ color:rgb(109, 248, 238); }
.bg-color-2-300{ background-color:rgb(109, 248, 238); }
.color-2-400{ color:rgb(48, 245, 231); }
.bg-color-2-400{ background-color:rgb(48, 245, 231); }
.color-2-500{ color:rgb(12, 243, 226); }
.bg-color-2-500{ background-color:rgb(12, 243, 226); }
.color-2-600{ color:rgb(9, 195, 180); }
.bg-color-2-600{ background-color:rgb(9, 195, 180); }
.color-2-700{ color:rgb(7, 146, 136); }
.bg-color-2-700{ background-color:rgb(7, 146, 136); }
.color-2-800{ color:rgb(5, 97, 89); }
.bg-color-2-800{ background-color:rgb(5, 97, 89); }
.color-2-900{ color:rgb(2, 49, 43); }
.bg-color-2-900{ background-color:rgb(2, 49, 43); }

.color-3-100{ color:rgb(206, 253, 251); }
.bg-color-3-100{ background-color:rgb(206, 253, 251); }
.color-3-200{ color:rgb(157, 251, 243); }
.bg-color-3-200{ background-color:rgb(157, 251, 243); }
.color-3-300{ color:rgb(108, 249, 239); }
.bg-color-3-300{ background-color:rgb(108, 249, 239); }
.color-3-400{ color:rgb(59, 247, 235); }
.bg-color-3-400{ background-color:rgb(59, 247, 235); }
.color-3-500{ color:rgb(23, 245, 230); }
.bg-color-3-500{ background-color:rgb(23, 245, 230); }
.color-3-600{ color:rgb(8, 196, 184); }
.bg-color-3-600{ background-color:rgb(8, 196, 184); }
.color-3-700{ color:rgb(6, 147, 137); }
.bg-color-3-700{ background-color:rgb(6, 147, 137); }
.color-3-800{ color:rgb(4, 98, 90); }
.bg-color-3-800{ background-color:rgb(4, 98, 90); }
.color-3-900{ color:rgb(2, 49, 47); }
.bg-color-3-900{ background-color:rgb(2, 49, 47); }

.color-4-100{ color:rgb(204, 255, 249); }
.bg-color-4-100{ background-color:rgb(204, 255, 249); }
.color-4-200{ color:rgb(153, 255, 247); }
.bg-color-4-200{ background-color:rgb(153, 255, 247); }
.color-4-300{ color:rgb(102, 255, 245); }
.bg-color-4-300{ background-color:rgb(102, 255, 245); }
.color-4-400{ color:rgb(51, 255, 240); }
.bg-color-4-400{ background-color:rgb(51, 255, 240); }
.color-4-500{ color:rgb(0, 245, 228); }
.bg-color-4-500{ background-color:rgb(0, 245, 228); }
.color-4-600{ color:rgb(0, 204, 189); }
.bg-color-4-600{ background-color:rgb(0, 204, 189); }
.color-4-700{ color:rgb(0, 153, 143); }
.bg-color-4-700{ background-color:rgb(0, 153, 143); }
.color-4-800{ color:rgb(0, 102, 94); }
.bg-color-4-800{ background-color:rgb(0, 102, 94); }
.color-4-900{ color:rgb(0, 51, 45); }
.bg-color-4-900{ background-color:rgb(0, 51, 45); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RYB(72, 162, 245)RYB(48, 150, 245)RYB(23, 138, 245)RYB(0, 127, 245)
      

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(72, 162, 245)  Ratio: 1.01
Failed 5
Ratio: 1.02
Failed 5
Ratio: 1.02
Failed 5
RYB(48, 150, 245) Ratio: 1.01
Failed 5
 Ratio: 1.01
Failed 5
Ratio: 1.01
Failed 5
RYB(23, 138, 245) Ratio: 1.02
Failed 5
Ratio: 1.01
Failed 5
 Ratio: 1.00
Failed 5
RYB(0, 127, 245) Ratio: 1.02
Failed 5
Ratio: 1.01
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