All Palettes

Color Palette #f9c62f, #f8a054, #f27b73, #e65b8e, #9d59c9

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f9c62f;
}
.ginger-milk {
color: #f8a054;
}
.youthful-coral {
color: #f27b73;
}
.carmine-rose {
color: #e65b8e;
}
.morado-purple {
color: #9d59c9;
}

/* CSS Variables */
:root {
--saffron:#f9c62f;
--ginger-milk:#f8a054;
--youthful-coral:#f27b73;
--carmine-rose:#e65b8e;
--morado-purple:#9d59c9;
}

More palettes to explore