All Palettes

Color Palette #f1c6d0, #f2b9a1, #f5b55b, #f2e3ba, #a8d6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f1c6d0;
}
.antique-cameo {
color: #f2b9a1;
}
.amber-yellow {
color: #f5b55b;
}
.pearl-yellow {
color: #f2e3ba;
}
.eton-blue {
color: #a8d6d4;
}

/* CSS Variables */
:root {
--in-the-pink:#f1c6d0;
--antique-cameo:#f2b9a1;
--amber-yellow:#f5b55b;
--pearl-yellow:#f2e3ba;
--eton-blue:#a8d6d4;
}

More palettes to explore