All Palettes

Color Palette #a7c7e7, #e1f1f4, #f9f5f1, #f5b59e, #f07f81

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c7e7;
}
.diamond-white {
color: #e1f1f4;
}
.silver-bird {
color: #f9f5f1;
}
.mandys-pink {
color: #f5b59e;
}
.meat {
color: #f07f81;
}

/* CSS Variables */
:root {
--island-light:#a7c7e7;
--diamond-white:#e1f1f4;
--silver-bird:#f9f5f1;
--mandys-pink:#f5b59e;
--meat:#f07f81;
}

More palettes to explore