All Palettes

Color Palette #f2b1d8, #f0a8e2, #ffb3f0, #b4c7f9, #a9dae5

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f2b1d8;
}
.hanami-pink {
color: #f0a8e2;
}
.hermosa-pink {
color: #ffb3f0;
}
.ice-cold-stare {
color: #b4c7f9;
}
.atlantic-ocean {
color: #a9dae5;
}

/* CSS Variables */
:root {
--soft-cashmere:#f2b1d8;
--hanami-pink:#f0a8e2;
--hermosa-pink:#ffb3f0;
--ice-cold-stare:#b4c7f9;
--atlantic-ocean:#a9dae5;
}

More palettes to explore