All Palettes

Color Palette #6b9cd1, #b0d1e8, #f6e5b1, #f5c0a3, #f56b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-electress {
color: #6b9cd1;
}
.chapel-blue {
color: #b0d1e8;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.neighborly-peach {
color: #f5c0a3;
}
.breeze-of-chilli {
color: #f56b6b;
}

/* CSS Variables */
:root {
--blue-electress:#6b9cd1;
--chapel-blue:#b0d1e8;
--smooth-as-corn-silk:#f6e5b1;
--neighborly-peach:#f5c0a3;
--breeze-of-chilli:#f56b6b;
}

More palettes to explore