All Palettes

Color Palette #f4d59f, #f9ccb9, #f7b1cf, #a9d8e0, #f2e5b5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-patch {
color: #f4d59f;
}
.biscuit-cream {
color: #f9ccb9;
}
.fulgrim-pink {
color: #f7b1cf;
}
.winsome-hue {
color: #a9d8e0;
}
.bad-moon-yellow {
color: #f2e5b5;
}

/* CSS Variables */
:root {
--peach-patch:#f4d59f;
--biscuit-cream:#f9ccb9;
--fulgrim-pink:#f7b1cf;
--winsome-hue:#a9d8e0;
--bad-moon-yellow:#f2e5b5;
}

More palettes to explore