All Palettes

Color Palette #f1a7d8, #f6b6e0, #f5d0c7, #f9e19f, #f9d89a

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d8;
}
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.cloud-pink {
color: #f5d0c7;
}
.durango-dust {
color: #f9e19f;
}
.applesauce {
color: #f9d89a;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d8;
--cotton-candy-aesthetic:#f6b6e0;
--cloud-pink:#f5d0c7;
--durango-dust:#f9e19f;
--applesauce:#f9d89a;
}

More palettes to explore