All Palettes

Color Palette #efd1c3, #e5b7a4, #d6a899, #c69b8b, #b2857b

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing {
color: #efd1c3;
}
.fall-leaf {
color: #e5b7a4;
}
.cottage-rose {
color: #d6a899;
}
.calliope {
color: #c69b8b;
}
.brandy-rose {
color: #b2857b;
}

/* CSS Variables */
:root {
--blushing:#efd1c3;
--fall-leaf:#e5b7a4;
--cottage-rose:#d6a899;
--calliope:#c69b8b;
--brandy-rose:#b2857b;
}

More palettes to explore