All Palettes

Color Palette #3a5f8d, #5a8cbf, #8dc3e2, #f7b5a1, #e67979

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5f8d;
}
.danube {
color: #5a8cbf;
}
.club-cruise {
color: #8dc3e2;
}
.mystic-tulip {
color: #f7b5a1;
}
.lively-coral {
color: #e67979;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5f8d;
--danube:#5a8cbf;
--club-cruise:#8dc3e2;
--mystic-tulip:#f7b5a1;
--lively-coral:#e67979;
}

More palettes to explore