All Palettes

Color Palette #4a9cd3, #6cc0e4, #a4d2db, #e2a578, #d15c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.peaceful-river {
color: #4a9cd3;
}
.candid-blue {
color: #6cc0e4;
}
.midwinter-mist {
color: #a4d2db;
}
.thai-ice-tea {
color: #e2a578;
}
.wet-coral {
color: #d15c4d;
}

/* CSS Variables */
:root {
--peaceful-river:#4a9cd3;
--candid-blue:#6cc0e4;
--midwinter-mist:#a4d2db;
--thai-ice-tea:#e2a578;
--wet-coral:#d15c4d;
}

More palettes to explore