All Palettes

Color Palette #f3f9fc, #a3d5e0, #7cbede, #4ca8c2, #2a8a9d

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-ball {
color: #f3f9fc;
}
.french-pass {
color: #a3d5e0;
}
.horizon-haze {
color: #7cbede;
}
.brig {
color: #4ca8c2;
}
.scooter {
color: #2a8a9d;
}

/* CSS Variables */
:root {
--cotton-ball:#f3f9fc;
--french-pass:#a3d5e0;
--horizon-haze:#7cbede;
--brig:#4ca8c2;
--scooter:#2a8a9d;
}

More palettes to explore