All Palettes

Color Palette #3a5e9c, #5f80b9, #8ab1d0, #f2b75f, #d15c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3a5e9c;
}
.granada-sky {
color: #5f80b9;
}
.blue-bell {
color: #8ab1d0;
}
.crunch {
color: #f2b75f;
}
.wet-coral {
color: #d15c4d;
}

/* CSS Variables */
:root {
--raftsman:#3a5e9c;
--granada-sky:#5f80b9;
--blue-bell:#8ab1d0;
--crunch:#f2b75f;
--wet-coral:#d15c4d;
}

More palettes to explore