All Palettes

Color Palette #ffb65c, #f69c6f, #f57c7a, #f1558e, #d350a1

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #ffb65c;
}
.burning-coals {
color: #f69c6f;
}
.coral-pink {
color: #f57c7a;
}
.power-peony {
color: #f1558e;
}
.nova-pink {
color: #d350a1;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#ffb65c;
--burning-coals:#f69c6f;
--coral-pink:#f57c7a;
--power-peony:#f1558e;
--nova-pink:#d350a1;
}

More palettes to explore