All Palettes

Color Palette #d47393, #e6a2a2, #f1c1c1, #f8e1b9, #f4be9f

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.bussell-lace {
color: #e6a2a2;
}
.silver-strawberry {
color: #f1c1c1;
}
.curd {
color: #f8e1b9;
}
.shrimp-boat {
color: #f4be9f;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--bussell-lace:#e6a2a2;
--silver-strawberry:#f1c1c1;
--curd:#f8e1b9;
--shrimp-boat:#f4be9f;
}

More palettes to explore