All Palettes

Color Palette #d47393, #e4a0a4, #f5c2c5, #f5e0d1, #f3b49b

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.strawberry-smoothie {
color: #e4a0a4;
}
.rose-reminder {
color: #f5c2c5;
}
.muffin-mix {
color: #f5e0d1;
}
.crab-bisque {
color: #f3b49b;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--strawberry-smoothie:#e4a0a4;
--rose-reminder:#f5c2c5;
--muffin-mix:#f5e0d1;
--crab-bisque:#f3b49b;
}

More palettes to explore