All Palettes

Color Palette #5a7dba, #a1c1d4, #e9b9d0, #f7d3a1, #f39f9b

0%
0%
0%

CSS code for this palette

/* CSS */
.woad-blue {
color: #5a7dba;
}
.airborne {
color: #a1c1d4;
}
.sweet-lilac {
color: #e9b9d0;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.pink-eraser {
color: #f39f9b;
}

/* CSS Variables */
:root {
--woad-blue:#5a7dba;
--airborne:#a1c1d4;
--sweet-lilac:#e9b9d0;
--antique-wicker-basket:#f7d3a1;
--pink-eraser:#f39f9b;
}

More palettes to explore