All Palettes

Color Palette #a8d3e1, #b4e0f8, #f0f8ff, #ffb3e0, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.arctic-paradise {
color: #b4e0f8;
}
.alice-blue {
color: #f0f8ff;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--arctic-paradise:#b4e0f8;
--alice-blue:#f0f8ff;
--hot-aquarelle-pink:#ffb3e0;
--blush-hour:#ff7092;
}

More palettes to explore