All Palettes

Color Palette #a6c6ed, #4d98c7, #3e7dac, #2a4c79, #192e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.mountain-bluebird {
color: #4d98c7;
}
.beijing-blue {
color: #3e7dac;
}
.nautical {
color: #2a4c79;
}
.rurikon-blue {
color: #192e4d;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--mountain-bluebird:#4d98c7;
--beijing-blue:#3e7dac;
--nautical:#2a4c79;
--rurikon-blue:#192e4d;
}

More palettes to explore