All Palettes

Color Palette #f7b5a1, #f19dbc, #f0a3c7, #d599eb, #a3c4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.amaranth-pink {
color: #f19dbc;
}
.elastic-pink {
color: #f0a3c7;
}
.bright-ube {
color: #d599eb;
}
.template {
color: #a3c4e6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--amaranth-pink:#f19dbc;
--elastic-pink:#f0a3c7;
--bright-ube:#d599eb;
--template:#a3c4e6;
}

More palettes to explore