All Palettes

Color Palette #f1a7c7, #f6b6d7, #f9dbb9, #f5c400, #f58b00

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c7;
}
.manga-pink {
color: #f6b6d7;
}
.pinenut {
color: #f9dbb9;
}
.syndicalist {
color: #f5c400;
}
.saffron-gold {
color: #f58b00;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c7;
--manga-pink:#f6b6d7;
--pinenut:#f9dbb9;
--syndicalist:#f5c400;
--saffron-gold:#f58b00;
}

More palettes to explore