All Palettes

Color Palette #f7b5a1, #f6e8b6, #d8e8b0, #a4dab5, #83c1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.trapunto {
color: #f6e8b6;
}
.lasting-thoughts {
color: #d8e8b0;
}
.frugal {
color: #a4dab5;
}
.blue-charm {
color: #83c1d8;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--trapunto:#f6e8b6;
--lasting-thoughts:#d8e8b0;
--frugal:#a4dab5;
--blue-charm:#83c1d8;
}

More palettes to explore