All Palettes

Color Palette #d7b3df, #a45b8d, #f47b1f, #fbae5b, #4d998f

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d7b3df;
}
.cyclamen-red {
color: #a45b8d;
}
.sun-orange {
color: #f47b1f;
}
.duckling {
color: #fbae5b;
}
.lagoon {
color: #4d998f;
}

/* CSS Variables */
:root {
--pretty-petunia:#d7b3df;
--cyclamen-red:#a45b8d;
--sun-orange:#f47b1f;
--duckling:#fbae5b;
--lagoon:#4d998f;
}

More palettes to explore