All Palettes

Color Palette #3a5e9c, #5b7fb9, #8db2d3, #b2e0f0, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3a5e9c;
}
.woad-blue {
color: #5b7fb9;
}
.innocent-blue {
color: #8db2d3;
}
.break-the-ice {
color: #b2e0f0;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--raftsman:#3a5e9c;
--woad-blue:#5b7fb9;
--innocent-blue:#8db2d3;
--break-the-ice:#b2e0f0;
--sunny-mood:#f7c94b;
}

More palettes to explore