All Palettes

Color Palette #f1a7b6, #e8b0c4, #d5c3d5, #b3d5e6, #a1e2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.athena-pink {
color: #e8b0c4;
}
.fragrant-snowbell {
color: #d5c3d5;
}
.glacier-point {
color: #b3d5e6;
}
.overtone {
color: #a1e2b3;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--athena-pink:#e8b0c4;
--fragrant-snowbell:#d5c3d5;
--glacier-point:#b3d5e6;
--overtone:#a1e2b3;
}

More palettes to explore