All Palettes

Color Palette #f6a2af, #f9c3d5, #e1b6e2, #c7d6e5, #a2c8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2af;
}
.cherry-blossom {
color: #f9c3d5;
}
.romantic-morning {
color: #e1b6e2;
}
.defenestration {
color: #c7d6e5;
}
.windsor-way {
color: #a2c8e7;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2af;
--cherry-blossom:#f9c3d5;
--romantic-morning:#e1b6e2;
--defenestration:#c7d6e5;
--windsor-way:#a2c8e7;
}

More palettes to explore