All Palettes

Color Palette #f9b2a9, #f3c6a5, #f9e6a9, #f2d16e, #f5b847

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9b2a9;
}
.australian-apricot {
color: #f3c6a5;
}
.gold-sand {
color: #f9e6a9;
}
.yellow-tulip {
color: #f2d16e;
}
.maximum-yellow-red {
color: #f5b847;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9b2a9;
--australian-apricot:#f3c6a5;
--gold-sand:#f9e6a9;
--yellow-tulip:#f2d16e;
--maximum-yellow-red:#f5b847;
}

More palettes to explore