All Palettes

Color Palette #1c3e6d, #4e8ac6, #8fc4e5, #f6b83c, #cf5c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.fish-net-blue {
color: #1c3e6d;
}
.azure-blue {
color: #4e8ac6;
}
.astral-spirit {
color: #8fc4e5;
}
.squash-blossom {
color: #f6b83c;
}
.bright-delight {
color: #cf5c2a;
}

/* CSS Variables */
:root {
--fish-net-blue:#1c3e6d;
--azure-blue:#4e8ac6;
--astral-spirit:#8fc4e5;
--squash-blossom:#f6b83c;
--bright-delight:#cf5c2a;
}

More palettes to explore