All Palettes

Color Palette #ffadad, #ffd6a3, #fdffb8, #c8ffbd, #99f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflower-lilac {
color: #ffadad;
}
.fresh-apricot {
color: #ffd6a3;
}
.cr-me {
color: #fdffb8;
}
.frosted-mint-hills {
color: #c8ffbd;
}
.eternal-winter {
color: #99f7ff;
}

/* CSS Variables */
:root {
--cornflower-lilac:#ffadad;
--fresh-apricot:#ffd6a3;
--cr-me:#fdffb8;
--frosted-mint-hills:#c8ffbd;
--eternal-winter:#99f7ff;
}

More palettes to explore