All Palettes

Color Palette #f6a7c1, #f9d8c3, #fce9b0, #b7e1c8, #78c9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.porcelain-tan {
color: #f9d8c3;
}
.gold-thread {
color: #fce9b0;
}
.aqua-bay {
color: #b7e1c8;
}
.water-flow {
color: #78c9d9;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--porcelain-tan:#f9d8c3;
--gold-thread:#fce9b0;
--aqua-bay:#b7e1c8;
--water-flow:#78c9d9;
}

More palettes to explore