All Palettes

Color Palette #c9a6d8, #f2b5e5, #ffcc66, #ff8c00, #ff5833

0%
0%
0%

CSS code for this palette

/* CSS */
.darling-lilac {
color: #c9a6d8;
}
.pink-heath {
color: #f2b5e5;
}
.qing-yellow {
color: #ffcc66;
}
.sun-crete {
color: #ff8c00;
}
.poppy-surprise {
color: #ff5833;
}

/* CSS Variables */
:root {
--darling-lilac:#c9a6d8;
--pink-heath:#f2b5e5;
--qing-yellow:#ffcc66;
--sun-crete:#ff8c00;
--poppy-surprise:#ff5833;
}

More palettes to explore