All Palettes

Color Palette #fbaf3c, #f86d6d, #f25a8c, #a04b9a, #6b7cff

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.breeze-of-chilli {
color: #f86d6d;
}
.power-peony {
color: #f25a8c;
}
.hyacinth-violet {
color: #a04b9a;
}
.byzantine-night-blue {
color: #6b7cff;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--breeze-of-chilli:#f86d6d;
--power-peony:#f25a8c;
--hyacinth-violet:#a04b9a;
--byzantine-night-blue:#6b7cff;
}

More palettes to explore