All Palettes

Color Palette #3d6b8f, #64addd, #b2e3f0, #f6c76a, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.rainy-lake {
color: #3d6b8f;
}
.acapulco-dive {
color: #64addd;
}
.crystal-river {
color: #b2e3f0;
}
.yellow-currant {
color: #f6c76a;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--rainy-lake:#3d6b8f;
--acapulco-dive:#64addd;
--crystal-river:#b2e3f0;
--yellow-currant:#f6c76a;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore