All Palettes

Color Palette #f0e2e0, #a7c8d7, #6b9cc2, #4a93b0, #307c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.new-youth {
color: #f0e2e0;
}
.vast-sky {
color: #a7c8d7;
}
.cerulean-frost {
color: #6b9cc2;
}
.atlantic-gull {
color: #4a93b0;
}
.fun-and-games {
color: #307c9c;
}

/* CSS Variables */
:root {
--new-youth:#f0e2e0;
--vast-sky:#a7c8d7;
--cerulean-frost:#6b9cc2;
--atlantic-gull:#4a93b0;
--fun-and-games:#307c9c;
}

More palettes to explore