All Palettes

Color Palette #ff4d7f, #ffb84d, #ffdc85, #4dffc3, #2e8cff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.floral-leaf {
color: #ffb84d;
}
.spirited-yellow {
color: #ffdc85;
}
.move-mint {
color: #4dffc3;
}
.pool-water {
color: #2e8cff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--floral-leaf:#ffb84d;
--spirited-yellow:#ffdc85;
--move-mint:#4dffc3;
--pool-water:#2e8cff;
}

More palettes to explore