All Palettes

Color Palette #a5e0e3, #b1e4e7, #e4f6f6, #f9d59f, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a5e0e3;
}
.across-the-bay {
color: #b1e4e7;
}
.milky-way {
color: #e4f6f6;
}
.paw-paw {
color: #f9d59f;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a5e0e3;
--across-the-bay:#b1e4e7;
--milky-way:#e4f6f6;
--paw-paw:#f9d59f;
--snow-white-blush:#f9aeae;
}

More palettes to explore