All Palettes

Color Palette #f0a3c7, #f6b6d7, #f9d2e2, #f4d79a, #f1b05b

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.manga-pink {
color: #f6b6d7;
}
.summer-cosmos {
color: #f9d2e2;
}
.igniting {
color: #f4d79a;
}
.cheater {
color: #f1b05b;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--manga-pink:#f6b6d7;
--summer-cosmos:#f9d2e2;
--igniting:#f4d79a;
--cheater:#f1b05b;
}

More palettes to explore