All Palettes

Color Palette #f6d4c1, #f9b9a4, #f46c6c, #a85d78, #4c3b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f6d4c1;
}
.blushing-apricot {
color: #f9b9a4;
}
.breeze-of-chilli {
color: #f46c6c;
}
.cosmetic-red {
color: #a85d78;
}
.meteorite {
color: #4c3b6d;
}

/* CSS Variables */
:root {
--dreamsicle:#f6d4c1;
--blushing-apricot:#f9b9a4;
--breeze-of-chilli:#f46c6c;
--cosmetic-red:#a85d78;
--meteorite:#4c3b6d;
}

More palettes to explore