All Palettes

Color Palette #f8b19b, #f2a76e, #e7b54b, #c7da4e, #a6c9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.mandys-pink {
color: #f8b19b;
}
.apricot-jam {
color: #f2a76e;
}
.honey-glow {
color: #e7b54b;
}
.southern-platyfish {
color: #c7da4e;
}
.alpine-morning-blue {
color: #a6c9d9;
}

/* CSS Variables */
:root {
--mandys-pink:#f8b19b;
--apricot-jam:#f2a76e;
--honey-glow:#e7b54b;
--southern-platyfish:#c7da4e;
--alpine-morning-blue:#a6c9d9;
}

More palettes to explore