All Palettes

Color Palette #d62e3f, #e26a6c, #f5bab2, #f8e6af, #f2e4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.safflower-red {
color: #d62e3f;
}
.childhood-crush {
color: #e26a6c;
}
.ballerina-tears {
color: #f5bab2;
}
.khaki-core {
color: #f8e6af;
}
.china-doll {
color: #f2e4d4;
}

/* CSS Variables */
:root {
--safflower-red:#d62e3f;
--childhood-crush:#e26a6c;
--ballerina-tears:#f5bab2;
--khaki-core:#f8e6af;
--china-doll:#f2e4d4;
}

More palettes to explore