All Palettes

Color Palette #3b8bba, #5eb6d9, #8ce3e3, #f4c8c8, #f8a5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.walker-lake {
color: #3b8bba;
}
.disembark {
color: #5eb6d9;
}
.island-paradise {
color: #8ce3e3;
}
.first-peach {
color: #f4c8c8;
}
.her-majesty {
color: #f8a5a5;
}

/* CSS Variables */
:root {
--walker-lake:#3b8bba;
--disembark:#5eb6d9;
--island-paradise:#8ce3e3;
--first-peach:#f4c8c8;
--her-majesty:#f8a5a5;
}

More palettes to explore