All Palettes

Color Palette #1f3a61, #2a698d, #4cc2d6, #f8c749, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #2a698d;
}
.bachelor-button {
color: #4cc2d6;
}
.cakepop-sorbet {
color: #f8c749;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#2a698d;
--bachelor-button:#4cc2d6;
--cakepop-sorbet:#f8c749;
--durotar-fire:#f05a28;
}

More palettes to explore