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(252, 151, 165)
Main Color 2
RGB(231, 166, 115)
Main Color 3
RGB(39, 200, 195)
Main Color 4
RGB(61, 193, 245)

RGB(252, 151, 165)



200 * Your Color
RGB(252, 151, 165)

RGB(231, 166, 115)



300 * Your Color
RGB(231, 166, 115)

RGB(39, 200, 195) middle muted cyan



500 * Your Color
RGB(39, 200, 195)

RGB(61, 193, 245) light washed cyan



400 * Your Color
RGB(61, 193, 245)

CSS Code

.main-color-1{ color:rgb(252, 151, 165); }
.main-bg-color-1{ background-color:rgb(252, 151, 165); }
.main-color-2{ color:rgb(231, 166, 115); }
.main-bg-color-2{ background-color:rgb(231, 166, 115); }
.main-color-3{ color:rgb(39, 200, 195); }
.main-bg-color-3{ background-color:rgb(39, 200, 195); }
.main-color-4{ color:rgb(61, 193, 245); }
.main-bg-color-4{ background-color:rgb(61, 193, 245); }

.color-1-100{ color:rgb(254, 205, 212); }
.bg-color-1-100{ background-color:rgb(254, 205, 212); }
.color-1-200{ color:rgb(252, 151, 165); }
.bg-color-1-200{ background-color:rgb(252, 151, 165); }
.color-1-300{ color:rgb(251, 106, 126); }
.bg-color-1-300{ background-color:rgb(251, 106, 126); }
.color-1-400{ color:rgb(249, 57, 83); }
.bg-color-1-400{ background-color:rgb(249, 57, 83); }
.color-1-500{ color:rgb(248, 7, 41); }
.bg-color-1-500{ background-color:rgb(248, 7, 41); }
.color-1-600{ color:rgb(198, 6, 32); }
.bg-color-1-600{ background-color:rgb(198, 6, 32); }
.color-1-700{ color:rgb(149, 4, 24); }
.bg-color-1-700{ background-color:rgb(149, 4, 24); }
.color-1-800{ color:rgb(99, 3, 16); }
.bg-color-1-800{ background-color:rgb(99, 3, 16); }
.color-1-900{ color:rgb(50, 1, 8); }
.bg-color-1-900{ background-color:rgb(50, 1, 8); }

.color-2-100{ color:rgb(248, 227, 211); }
.bg-color-2-100{ background-color:rgb(248, 227, 211); }
.color-2-200{ color:rgb(240, 200, 168); }
.bg-color-2-200{ background-color:rgb(240, 200, 168); }
.color-2-300{ color:rgb(231, 166, 115); }
.bg-color-2-300{ background-color:rgb(231, 166, 115); }
.color-2-400{ color:rgb(225, 144, 81); }
.bg-color-2-400{ background-color:rgb(225, 144, 81); }
.color-2-500{ color:rgb(218, 117, 37); }
.bg-color-2-500{ background-color:rgb(218, 117, 37); }
.color-2-600{ color:rgb(174, 93, 30); }
.bg-color-2-600{ background-color:rgb(174, 93, 30); }
.color-2-700{ color:rgb(131, 70, 22); }
.bg-color-2-700{ background-color:rgb(131, 70, 22); }
.color-2-800{ color:rgb(87, 47, 15); }
.bg-color-2-800{ background-color:rgb(87, 47, 15); }
.color-2-900{ color:rgb(44, 23, 7); }
.bg-color-2-900{ background-color:rgb(44, 23, 7); }

.color-3-100{ color:rgb(212, 247, 246); }
.bg-color-3-100{ background-color:rgb(212, 247, 246); }
.color-3-200{ color:rgb(170, 238, 236); }
.bg-color-3-200{ background-color:rgb(170, 238, 236); }
.color-3-300{ color:rgb(127, 230, 227); }
.bg-color-3-300{ background-color:rgb(127, 230, 227); }
.color-3-400{ color:rgb(84, 222, 217); }
.bg-color-3-400{ background-color:rgb(84, 222, 217); }
.color-3-500{ color:rgb(39, 200, 195); }
.bg-color-3-500{ background-color:rgb(39, 200, 195); }
.color-3-600{ color:rgb(33, 171, 166); }
.bg-color-3-600{ background-color:rgb(33, 171, 166); }
.color-3-700{ color:rgb(25, 128, 125); }
.bg-color-3-700{ background-color:rgb(25, 128, 125); }
.color-3-800{ color:rgb(17, 85, 83); }
.bg-color-3-800{ background-color:rgb(17, 85, 83); }
.color-3-900{ color:rgb(8, 43, 42); }
.bg-color-3-900{ background-color:rgb(8, 43, 42); }

.color-4-100{ color:rgb(207, 240, 253); }
.bg-color-4-100{ background-color:rgb(207, 240, 253); }
.color-4-200{ color:rgb(158, 224, 250); }
.bg-color-4-200{ background-color:rgb(158, 224, 250); }
.color-4-300{ color:rgb(109, 209, 248); }
.bg-color-4-300{ background-color:rgb(109, 209, 248); }
.color-4-400{ color:rgb(61, 193, 245); }
.bg-color-4-400{ background-color:rgb(61, 193, 245); }
.color-4-500{ color:rgb(12, 178, 243); }
.bg-color-4-500{ background-color:rgb(12, 178, 243); }
.color-4-600{ color:rgb(10, 142, 194); }
.bg-color-4-600{ background-color:rgb(10, 142, 194); }
.color-4-700{ color:rgb(7, 107, 146); }
.bg-color-4-700{ background-color:rgb(7, 107, 146); }
.color-4-800{ color:rgb(5, 71, 97); }
.bg-color-4-800{ background-color:rgb(5, 71, 97); }
.color-4-900{ color:rgb(2, 36, 49); }
.bg-color-4-900{ background-color:rgb(2, 36, 49); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGB(252, 151, 165)RGB(231, 166, 115)RGB(39, 200, 195)RGB(61, 193, 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.
RGB(252, 151, 165)  Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RGB(231, 166, 115) Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
RGB(39, 200, 195) Ratio: 1.00
Failed 5
Ratio: 1.00
Failed 5
 Ratio: 1.00
Failed 5
RGB(61, 193, 245) 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