All Palettes

Color Palette #5c3e75, #a04683, #d16b8b, #f09e5c, #ffc83d

0%
0%
0%

CSS code for this palette

/* CSS */
.when-red-met-blue {
color: #5c3e75;
}
.grape-riot {
color: #a04683;
}
.preppy-rose {
color: #d16b8b;
}
.bergamot-orange {
color: #f09e5c;
}
.yellow-jacket {
color: #ffc83d;
}

/* CSS Variables */
:root {
--when-red-met-blue:#5c3e75;
--grape-riot:#a04683;
--preppy-rose:#d16b8b;
--bergamot-orange:#f09e5c;
--yellow-jacket:#ffc83d;
}

More palettes to explore