All Palettes

Color Palette #f5e1e0, #f9c8d0, #f9e4d2, #ffdfb3, #ffe9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.cute-little-pink {
color: #f5e1e0;
}
.rosey-afterglow {
color: #f9c8d0;
}
.warm-bread {
color: #f9e4d2;
}
.tunisian-stone {
color: #ffdfb3;
}
.delightful-peach {
color: #ffe9d1;
}

/* CSS Variables */
:root {
--cute-little-pink:#f5e1e0;
--rosey-afterglow:#f9c8d0;
--warm-bread:#f9e4d2;
--tunisian-stone:#ffdfb3;
--delightful-peach:#ffe9d1;
}

More palettes to explore