All Palettes

Color Palette #eab8e4, #d6809b, #b65d9d, #f7a5a1, #f4d26c

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.little-bow-pink {
color: #d6809b;
}
.rose-bud {
color: #b65d9d;
}
.roseberry {
color: #f7a5a1;
}
.yellow-tulip {
color: #f4d26c;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--little-bow-pink:#d6809b;
--rose-bud:#b65d9d;
--roseberry:#f7a5a1;
--yellow-tulip:#f4d26c;
}

More palettes to explore