All Palettes

Color Palette #1a203d, #3d5a8a, #58a0e4, #f9d358, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a203d;
}
.delft {
color: #3d5a8a;
}
.feather-star {
color: #58a0e4;
}
.wake-me-up {
color: #f9d358;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a203d;
--delft:#3d5a8a;
--feather-star:#58a0e4;
--wake-me-up:#f9d358;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore