All Palettes

Color Palette #1f3d89, #3d8e9e, #4ab0b0, #f9d55d, #f06d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.winter-time {
color: #3d8e9e;
}
.crystalsong-blue {
color: #4ab0b0;
}
.salmon-eggs {
color: #f9d55d;
}
.entan-red {
color: #f06d4c;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--winter-time:#3d8e9e;
--crystalsong-blue:#4ab0b0;
--salmon-eggs:#f9d55d;
--entan-red:#f06d4c;
}

More palettes to explore