All Palettes

Color Palette #a8c9d7, #b2d3e0, #d0e6e2, #f4e5b4, #f2b1b2

0%
0%
0%

CSS code for this palette

/* CSS */
.vast-sky {
color: #a8c9d7;
}
.early-june {
color: #b2d3e0;
}
.light-supernova {
color: #d0e6e2;
}
.smooth-as-corn-silk {
color: #f4e5b4;
}
.brain-pink {
color: #f2b1b2;
}

/* CSS Variables */
:root {
--vast-sky:#a8c9d7;
--early-june:#b2d3e0;
--light-supernova:#d0e6e2;
--smooth-as-corn-silk:#f4e5b4;
--brain-pink:#f2b1b2;
}

More palettes to explore