All Palettes

Color Palette #f9d5ae, #f3b4d6, #f1c6c6, #f2b50d, #f8e6b4

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f9d5ae;
}
.soft-cashmere {
color: #f3b4d6;
}
.rose-aspect {
color: #f1c6c6;
}
.spanish-yellow {
color: #f2b50d;
}
.banana-yogurt {
color: #f8e6b4;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f9d5ae;
--soft-cashmere:#f3b4d6;
--rose-aspect:#f1c6c6;
--spanish-yellow:#f2b50d;
--banana-yogurt:#f8e6b4;
}

More palettes to explore