All Palettes

Color Palette #3b5b8c, #4f799c, #68afc4, #a5e4b1, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5b8c;
}
.storm-blue {
color: #4f799c;
}
.riverside-blue {
color: #68afc4;
}
.overtone {
color: #a5e4b1;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5b8c;
--storm-blue:#4f799c;
--riverside-blue:#68afc4;
--overtone:#a5e4b1;
--sunny-mood:#f7c94b;
}

More palettes to explore