All Palettes

Color Palette #1f3a61, #2c6d90, #4eb7d4, #f9d86c, #f04c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #2c6d90;
}
.aztec-sky {
color: #4eb7d4;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.strawberry-avalanche {
color: #f04c3d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#2c6d90;
--aztec-sky:#4eb7d4;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--strawberry-avalanche:#f04c3d;
}

More palettes to explore