All Palettes

Color Palette #a7c7e7, #b6d8d5, #e2e4d8, #f3e8b4, #f3b4af

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c7e7;
}
.greenland-ice {
color: #b6d8d5;
}
.ice-palace {
color: #e2e4d8;
}
.cr-me-de-la-cr-me {
color: #f3e8b4;
}
.mesa-rose {
color: #f3b4af;
}

/* CSS Variables */
:root {
--island-light:#a7c7e7;
--greenland-ice:#b6d8d5;
--ice-palace:#e2e4d8;
--cr-me-de-la-cr-me:#f3e8b4;
--mesa-rose:#f3b4af;
}

More palettes to explore