All Palettes

Color Palette #f1f4f9, #aec4d5, #789dab, #3e7b8e, #0c4a6e

0%
0%
0%

CSS code for this palette

/* CSS */
.boysenberry-shadow {
color: #f1f4f9;
}
.twinkle {
color: #aec4d5;
}
.cool-dusk {
color: #789dab;
}
.larkspur {
color: #3e7b8e;
}
.sail-maker {
color: #0c4a6e;
}

/* CSS Variables */
:root {
--boysenberry-shadow:#f1f4f9;
--twinkle:#aec4d5;
--cool-dusk:#789dab;
--larkspur:#3e7b8e;
--sail-maker:#0c4a6e;
}

More palettes to explore