All Palettes

Color Palette #f1a8a7, #f0c2c1, #e7d6d5, #f6d9b6, #da9c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pressed-rose {
color: #f1a8a7;
}
.channel {
color: #f0c2c1;
}
.demure {
color: #e7d6d5;
}
.pinenut {
color: #f6d9b6;
}
.medium-terracotta {
color: #da9c8b;
}

/* CSS Variables */
:root {
--pressed-rose:#f1a8a7;
--channel:#f0c2c1;
--demure:#e7d6d5;
--pinenut:#f6d9b6;
--medium-terracotta:#da9c8b;
}

More palettes to explore