All Palettes

Color Palette #f7b5a1, #f4d171, #9fd2df, #69b2b5, #2f7e9d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.yellow-tulip {
color: #f4d171;
}
.light-sky-babe {
color: #9fd2df;
}
.dexter {
color: #69b2b5;
}
.fun-and-games {
color: #2f7e9d;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--yellow-tulip:#f4d171;
--light-sky-babe:#9fd2df;
--dexter:#69b2b5;
--fun-and-games:#2f7e9d;
}

More palettes to explore