All Palettes

Color Palette #f5c7c2, #ff8052, #ffb347, #ffe057, #6cc5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f5c7c2;
}
.n-rang-orange {
color: #ff8052;
}
.agrellan-badland {
color: #ffb347;
}
.pickled-ginger {
color: #ffe057;
}
.candid-blue {
color: #6cc5e0;
}

/* CSS Variables */
:root {
--english-rose:#f5c7c2;
--n-rang-orange:#ff8052;
--agrellan-badland:#ffb347;
--pickled-ginger:#ffe057;
--candid-blue:#6cc5e0;
}

More palettes to explore