All Palettes

Color Palette #1f3c5b, #3a5f8d, #6aa4c8, #f1cf79, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3c5b;
}
.antilles-blue {
color: #3a5f8d;
}
.scott-base {
color: #6aa4c8;
}
.summertime {
color: #f1cf79;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--regal-blue:#1f3c5b;
--antilles-blue:#3a5f8d;
--scott-base:#6aa4c8;
--summertime:#f1cf79;
--squash-blossom:#f6b83c;
}

More palettes to explore