All Palettes

Color Palette #e2b1b8, #f4c3d4, #f9f1e1, #a5d8e9, #80a6c2

0%
0%
0%

CSS code for this palette

/* CSS */
.sakura {
color: #e2b1b8;
}
.cherry-blossom {
color: #f4c3d4;
}
.belgian-cream {
color: #f9f1e1;
}
.blue-click {
color: #a5d8e9;
}
.stormfang {
color: #80a6c2;
}

/* CSS Variables */
:root {
--sakura:#e2b1b8;
--cherry-blossom:#f4c3d4;
--belgian-cream:#f9f1e1;
--blue-click:#a5d8e9;
--stormfang:#80a6c2;
}

More palettes to explore