All Palettes

Color Palette #a9d9e5, #f2a1c5, #f6d2a2, #e8b5d0, #d29dbc

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a9d9e5;
}
.prism-pink {
color: #f2a1c5;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.sweet-lilac {
color: #e8b5d0;
}
.sweet-perfume {
color: #d29dbc;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a9d9e5;
--prism-pink:#f2a1c5;
--antique-wicker-basket:#f6d2a2;
--sweet-lilac:#e8b5d0;
--sweet-perfume:#d29dbc;
}

More palettes to explore