All Palettes

Color Palette #fbaf3c, #ff6e61, #da2b6b, #a84d94, #5c4ea2

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.self-love {
color: #da2b6b;
}
.plum-dust {
color: #a84d94;
}
.coronation-blue {
color: #5c4ea2;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--grapefruit-pulp:#ff6e61;
--self-love:#da2b6b;
--plum-dust:#a84d94;
--coronation-blue:#5c4ea2;
}

More palettes to explore