All Palettes

Color Palette #f6d8b1, #f7a1a5, #f3b4e0, #b1e0f6, #f5e9b7

0%
0%
0%

CSS code for this palette

/* CSS */
.walnut-cream {
color: #f6d8b1;
}
.her-majesty {
color: #f7a1a5;
}
.cotton-candy-aesthetic {
color: #f3b4e0;
}
.azure-sky {
color: #b1e0f6;
}
.trapunto {
color: #f5e9b7;
}

/* CSS Variables */
:root {
--walnut-cream:#f6d8b1;
--her-majesty:#f7a1a5;
--cotton-candy-aesthetic:#f3b4e0;
--azure-sky:#b1e0f6;
--trapunto:#f5e9b7;
}

More palettes to explore