All Palettes

Color Palette #d35f8b, #f1a7c3, #f4cf3e, #a3d87d, #df4b34

0%
0%
0%

CSS code for this palette

/* CSS */
.preppy-rose {
color: #d35f8b;
}
.tickled-pink {
color: #f1a7c3;
}
.marigold-dust {
color: #f4cf3e;
}
.crystal-green {
color: #a3d87d;
}
.sour-cherry {
color: #df4b34;
}

/* CSS Variables */
:root {
--preppy-rose:#d35f8b;
--tickled-pink:#f1a7c3;
--marigold-dust:#f4cf3e;
--crystal-green:#a3d87d;
--sour-cherry:#df4b34;
}

More palettes to explore