All Palettes

Color Palette #f7b5a1, #f7d3a1, #f3f1a5, #b5e1a3, #a1d6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.pale-canary {
color: #f3f1a5;
}
.basil-smash {
color: #b5e1a3;
}
.juzcar-blue {
color: #a1d6f7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--antique-wicker-basket:#f7d3a1;
--pale-canary:#f3f1a5;
--basil-smash:#b5e1a3;
--juzcar-blue:#a1d6f7;
}

More palettes to explore