All Palettes

Color Palette #f59b00, #f7c94b, #f9e0a4, #f4b8c3, #d8415c

0%
0%
0%

CSS code for this palette

/* CSS */
.kin-gold {
color: #f59b00;
}
.sunny-mood {
color: #f7c94b;
}
.sun-dust {
color: #f9e0a4;
}
.petals-unfolding {
color: #f4b8c3;
}
.azalea {
color: #d8415c;
}

/* CSS Variables */
:root {
--kin-gold:#f59b00;
--sunny-mood:#f7c94b;
--sun-dust:#f9e0a4;
--petals-unfolding:#f4b8c3;
--azalea:#d8415c;
}

More palettes to explore