All Palettes

Color Palette #ff4d8b, #ff7e42, #ffcb3d, #a3e1d2, #2e8cff

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #ff4d8b;
}
.mango-tango {
color: #ff7e42;
}
.yellow-jacket {
color: #ffcb3d;
}
.aqua-wish {
color: #a3e1d2;
}
.pool-water {
color: #2e8cff;
}

/* CSS Variables */
:root {
--french-rose:#ff4d8b;
--mango-tango:#ff7e42;
--yellow-jacket:#ffcb3d;
--aqua-wish:#a3e1d2;
--pool-water:#2e8cff;
}

More palettes to explore