All Palettes

Color Palette #a6c6ed, #4fa1e8, #2a8eac, #1f6f8e, #1b4d74

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.perfect-days {
color: #4fa1e8;
}
.carol {
color: #2a8eac;
}
.chill-of-the-night {
color: #1f6f8e;
}
.bright-midnight-blue {
color: #1b4d74;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--perfect-days:#4fa1e8;
--carol:#2a8eac;
--chill-of-the-night:#1f6f8e;
--bright-midnight-blue:#1b4d74;
}

More palettes to explore