All Palettes

Color Palette #f7b5a1, #f8e2a0, #d0e7b1, #a3c6e0, #a6b5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.venetian-yellow {
color: #f8e2a0;
}
.lasting-thoughts {
color: #d0e7b1;
}
.sea-cliff {
color: #a3c6e0;
}
.high-style {
color: #a6b5d9;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--venetian-yellow:#f8e2a0;
--lasting-thoughts:#d0e7b1;
--sea-cliff:#a3c6e0;
--high-style:#a6b5d9;
}

More palettes to explore