All Palettes

Color Palette #a3c7e0, #b2dae0, #f1c1d0, #f6b6c1, #e7b1c7

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-shimmer {
color: #b2dae0;
}
.pink-chintz {
color: #f1c1d0;
}
.ibis {
color: #f6b6c1;
}
.hydrangea-pink {
color: #e7b1c7;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-shimmer:#b2dae0;
--pink-chintz:#f1c1d0;
--ibis:#f6b6c1;
--hydrangea-pink:#e7b1c7;
}

More palettes to explore