All Palettes

Color Palette #a3d5e0, #a1c2d4, #b3e0e0, #e0f2f5, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.airborne {
color: #a1c2d4;
}
.frosty-soft-blue {
color: #b3e0e0;
}
.diamond-white {
color: #e0f2f5;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--airborne:#a1c2d4;
--frosty-soft-blue:#b3e0e0;
--diamond-white:#e0f2f5;
--distant-horizon:#f0f8f9;
}

More palettes to explore