All Palettes

Color Palette #1f3e5c, #2a6c8d, #4eb7b7, #f5b400, #f44034

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3e5c;
}
.ocean-call {
color: #2a6c8d;
}
.crystalsong-blue {
color: #4eb7b7;
}
.american-yellow {
color: #f5b400;
}
.vermilion-bird {
color: #f44034;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3e5c;
--ocean-call:#2a6c8d;
--crystalsong-blue:#4eb7b7;
--american-yellow:#f5b400;
--vermilion-bird:#f44034;
}

More palettes to explore