All Palettes

Color Palette #dab2e0, #9aadd6, #6cb7b5, #f6c99d, #f6a665

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab2e0;
}
.aster-flower-blue {
color: #9aadd6;
}
.florida-turquoise {
color: #6cb7b5;
}
.sundown {
color: #f6c99d;
}
.candied-yams {
color: #f6a665;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab2e0;
--aster-flower-blue:#9aadd6;
--florida-turquoise:#6cb7b5;
--sundown:#f6c99d;
--candied-yams:#f6a665;
}

More palettes to explore