All Palettes

Color Palette #fbaf3c, #f86930, #db4f24, #e33b7e, #a84d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.halt-and-catch-fire {
color: #f86930;
}
.langoustine {
color: #db4f24;
}
.christmas-pink {
color: #e33b7e;
}
.aged-purple {
color: #a84d9c;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--halt-and-catch-fire:#f86930;
--langoustine:#db4f24;
--christmas-pink:#e33b7e;
--aged-purple:#a84d9c;
}

More palettes to explore