All Palettes

Color Palette #a6c6ed, #5f9cec, #2e6c99, #0b4d79, #192c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.feather-star {
color: #5f9cec;
}
.blues {
color: #2e6c99;
}
.seashell-cove {
color: #0b4d79;
}
.rurikon-blue {
color: #192c4d;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--feather-star:#5f9cec;
--blues:#2e6c99;
--seashell-cove:#0b4d79;
--rurikon-blue:#192c4d;
}

More palettes to explore