All Palettes

Color Palette #f5a8c2, #f6e1a7, #b6d7a8, #6b90b3, #f1a01e

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f5a8c2;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.apple-cream {
color: #b6d7a8;
}
.heavenly-sky {
color: #6b90b3;
}
.burning-trail {
color: #f1a01e;
}

/* CSS Variables */
:root {
--rogue-pink:#f5a8c2;
--lemon-ice-yellow:#f6e1a7;
--apple-cream:#b6d7a8;
--heavenly-sky:#6b90b3;
--burning-trail:#f1a01e;
}

More palettes to explore