All Palettes

Color Palette #a5c6d5, #f0e6d1, #d7b7e1, #ffab8f, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.ancient-ivory {
color: #f0e6d1;
}
.pretty-petunia {
color: #d7b7e1;
}
.coral-correlation {
color: #ffab8f;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--ancient-ivory:#f0e6d1;
--pretty-petunia:#d7b7e1;
--coral-correlation:#ffab8f;
--sunshine-mellow:#f1c40e;
}

More palettes to explore