All Palettes

Color Palette #f0c2a3, #c2e0e5, #a5d5c6, #80a3c2, #507d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f0c2a3;
}
.bathe-blue {
color: #c2e0e5;
}
.southern-belle {
color: #a5d5c6;
}
.stormfang {
color: #80a3c2;
}
.storm-blue {
color: #507d9b;
}

/* CSS Variables */
:root {
--neighborly-peach:#f0c2a3;
--bathe-blue:#c2e0e5;
--southern-belle:#a5d5c6;
--stormfang:#80a3c2;
--storm-blue:#507d9b;
}

More palettes to explore