All Palettes

Color Palette #1c2b4a, #3c5a8b, #69b1d8, #a3e1f0, #fef7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.rurikon-blue {
color: #1c2b4a;
}
.delft {
color: #3c5a8b;
}
.broom-butterfly-blue {
color: #69b1d8;
}
.blizzard-blue {
color: #a3e1f0;
}
.still-morning {
color: #fef7e1;
}

/* CSS Variables */
:root {
--rurikon-blue:#1c2b4a;
--delft:#3c5a8b;
--broom-butterfly-blue:#69b1d8;
--blizzard-blue:#a3e1f0;
--still-morning:#fef7e1;
}

More palettes to explore