All Palettes

Color Palette #4d7f9d, #5ca5b2, #a4d6d6, #f4e1a4, #f1b24b

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-blue {
color: #4d7f9d;
}
.explorer-blue {
color: #5ca5b2;
}
.smooth-satin {
color: #a4d6d6;
}
.optimistic-yellow {
color: #f4e1a4;
}
.goldsmith {
color: #f1b24b;
}

/* CSS Variables */
:root {
--storm-blue:#4d7f9d;
--explorer-blue:#5ca5b2;
--smooth-satin:#a4d6d6;
--optimistic-yellow:#f4e1a4;
--goldsmith:#f1b24b;
}

More palettes to explore