All Palettes

Color Palette #a6c6ed, #a2d7e7, #dff1e8, #f9ebae, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.nevada-sky {
color: #a2d7e7;
}
.snow-ballet {
color: #dff1e8;
}
.star-studded {
color: #f9ebae;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--nevada-sky:#a2d7e7;
--snow-ballet:#dff1e8;
--star-studded:#f9ebae;
--snow-white-blush:#f9aeae;
}

More palettes to explore