All Palettes

Color Palette #e65c85, #f1b1c3, #fcf5d9, #f9e67b, #f1c779

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-d-amour {
color: #e65c85;
}
.rhodonite {
color: #f1b1c3;
}
.tulip-petals {
color: #fcf5d9;
}
.pineapple-juice {
color: #f9e67b;
}
.almond-cookie {
color: #f1c779;
}

/* CSS Variables */
:root {
--blush-d-amour:#e65c85;
--rhodonite:#f1b1c3;
--tulip-petals:#fcf5d9;
--pineapple-juice:#f9e67b;
--almond-cookie:#f1c779;
}

More palettes to explore