All Palettes

Color Palette #f7bfb6, #f2a6a1, #f78d88, #f5b55b, #f0c219

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f7bfb6;
}
.roseberry {
color: #f2a6a1;
}
.vinaceous-cinnamon {
color: #f78d88;
}
.amber-yellow {
color: #f5b55b;
}
.fresh-scent {
color: #f0c219;
}

/* CSS Variables */
:root {
--rustique:#f7bfb6;
--roseberry:#f2a6a1;
--vinaceous-cinnamon:#f78d88;
--amber-yellow:#f5b55b;
--fresh-scent:#f0c219;
}

More palettes to explore