All Palettes

Color Palette #f1a7b8, #eaa4c1, #d5c1e1, #b8e1e5, #a4d7da

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.think-pink {
color: #eaa4c1;
}
.new-violet {
color: #d5c1e1;
}
.basin-blue {
color: #b8e1e5;
}
.midwinter-mist {
color: #a4d7da;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--think-pink:#eaa4c1;
--new-violet:#d5c1e1;
--basin-blue:#b8e1e5;
--midwinter-mist:#a4d7da;
}

More palettes to explore