All Palettes

Color Palette #a6c6ed, #79a6d2, #508cc3, #2b6c91, #1b4b69

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.boudoir-blue {
color: #79a6d2;
}
.boat-house {
color: #508cc3;
}
.blue-oasis {
color: #2b6c91;
}
.terror-from-the-deep {
color: #1b4b69;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--boudoir-blue:#79a6d2;
--boat-house:#508cc3;
--blue-oasis:#2b6c91;
--terror-from-the-deep:#1b4b69;
}

More palettes to explore