All Palettes

Color Palette #5ab8e7, #f8d5a0, #ff6b6b, #6c4c41, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.sail-away {
color: #5ab8e7;
}
.milky-maize {
color: #f8d5a0;
}
.pompelmo {
color: #ff6b6b;
}
.fondue-fudge {
color: #6c4c41;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--sail-away:#5ab8e7;
--milky-maize:#f8d5a0;
--pompelmo:#ff6b6b;
--fondue-fudge:#6c4c41;
--emerald-wave:#4eb7ac;
}

More palettes to explore