All Palettes

Color Palette #a78b9a, #d9c0e2, #f4e2c3, #f8c76d, #f27c21

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-pink {
color: #a78b9a;
}
.sky-blue-pink {
color: #d9c0e2;
}
.cameo-cream {
color: #f4e2c3;
}
.sundance {
color: #f8c76d;
}
.sun-orange {
color: #f27c21;
}

/* CSS Variables */
:root {
--evening-pink:#a78b9a;
--sky-blue-pink:#d9c0e2;
--cameo-cream:#f4e2c3;
--sundance:#f8c76d;
--sun-orange:#f27c21;
}

More palettes to explore