All Palettes

Color Palette #9fd2df, #f0b7c0, #f2e6a1, #ff8052, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.purple-thorn {
color: #f0b7c0;
}
.majestic-treasures {
color: #f2e6a1;
}
.n-rang-orange {
color: #ff8052;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--purple-thorn:#f0b7c0;
--majestic-treasures:#f2e6a1;
--n-rang-orange:#ff8052;
--dusk-orange:#ff4d3d;
}

More palettes to explore