All Palettes

Color Palette #f8d63f, #f5a524, #e04f38, #d7194c, #8e3e8b

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-yellow {
color: #f8d63f;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.orangeade {
color: #e04f38;
}
.lusty-lips {
color: #d7194c;
}
.dahlia {
color: #8e3e8b;
}

/* CSS Variables */
:root {
--dandelion-yellow:#f8d63f;
--apricot-glazed-chicken:#f5a524;
--orangeade:#e04f38;
--lusty-lips:#d7194c;
--dahlia:#8e3e8b;
}

More palettes to explore