All Palettes

Color Palette #f1c6d0, #f8b4ca, #f9a9b0, #f7b578, #f4bf4e

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f1c6d0;
}
.fulgrim-pink {
color: #f8b4ca;
}
.pink-fit {
color: #f9a9b0;
}
.mellow-apricot {
color: #f7b578;
}
.adonis-rose-yellow {
color: #f4bf4e;
}

/* CSS Variables */
:root {
--in-the-pink:#f1c6d0;
--fulgrim-pink:#f8b4ca;
--pink-fit:#f9a9b0;
--mellow-apricot:#f7b578;
--adonis-rose-yellow:#f4bf4e;
}

More palettes to explore