All Palettes

Color Palette #f9c8d3, #f7e6a6, #c3e5b3, #a9d9e5, #f6b6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f9c8d3;
}
.lemon-filling {
color: #f7e6a6;
}
.almost-aloe {
color: #c3e5b3;
}
.atlantic-ocean {
color: #a9d9e5;
}
.sweet-slumber-pink {
color: #f6b6f2;
}

/* CSS Variables */
:root {
--palace-rose:#f9c8d3;
--lemon-filling:#f7e6a6;
--almost-aloe:#c3e5b3;
--atlantic-ocean:#a9d9e5;
--sweet-slumber-pink:#f6b6f2;
}

More palettes to explore