All Palettes

Color Palette #6b9cd1, #a3c7e0, #f0d5a3, #f4b79f, #e24b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-electress {
color: #6b9cd1;
}
.sea-cliff {
color: #a3c7e0;
}
.garbanzo-bean {
color: #f0d5a3;
}
.mandys-pink {
color: #f4b79f;
}
.red-arremer {
color: #e24b4b;
}

/* CSS Variables */
:root {
--blue-electress:#6b9cd1;
--sea-cliff:#a3c7e0;
--garbanzo-bean:#f0d5a3;
--mandys-pink:#f4b79f;
--red-arremer:#e24b4b;
}

More palettes to explore