All Palettes

Color Palette #a7c8d7, #b2e0e0, #e8f7f7, #f7d0c5, #f6a2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.vast-sky {
color: #a7c8d7;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.melting-glacier {
color: #e8f7f7;
}
.demure-pink {
color: #f7d0c5;
}
.pink-fit {
color: #f6a2b0;
}

/* CSS Variables */
:root {
--vast-sky:#a7c8d7;
--frosty-soft-blue:#b2e0e0;
--melting-glacier:#e8f7f7;
--demure-pink:#f7d0c5;
--pink-fit:#f6a2b0;
}

More palettes to explore