All Palettes

Color Palette #f9aeae, #f1c6a7, #f2e0ba, #c3e0f4, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.citrus-sachet {
color: #f1c6a7;
}
.brushstroke {
color: #f2e0ba;
}
.fresh-water {
color: #c3e0f4;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--citrus-sachet:#f1c6a7;
--brushstroke:#f2e0ba;
--fresh-water:#c3e0f4;
--light-blue-glint:#a8d3e1;
}

More palettes to explore