All Palettes

Color Palette #a3c7e0, #b4dae4, #c8e8f9, #f1eab1, #f2b1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-shimmer {
color: #b4dae4;
}
.icy-landscape {
color: #c8e8f9;
}
.invigorating {
color: #f1eab1;
}
.brain-pink {
color: #f2b1b1;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-shimmer:#b4dae4;
--icy-landscape:#c8e8f9;
--invigorating:#f1eab1;
--brain-pink:#f2b1b1;
}

More palettes to explore