All Palettes

Color Palette #d1b8e0, #f3afc0, #f7e4a1, #a0d8e4, #f9c69f

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d1b8e0;
}
.ibis {
color: #f3afc0;
}
.venetian-yellow {
color: #f7e4a1;
}
.nevada-sky {
color: #a0d8e4;
}
.shrimp-toast {
color: #f9c69f;
}

/* CSS Variables */
:root {
--pretty-petunia:#d1b8e0;
--ibis:#f3afc0;
--venetian-yellow:#f7e4a1;
--nevada-sky:#a0d8e4;
--shrimp-toast:#f9c69f;
}

More palettes to explore