All Palettes

Color Palette #f7b5a1, #f9d29f, #f2e1b5, #d8e4c4, #a5c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.ginger-peach {
color: #f9d29f;
}
.calla {
color: #f2e1b5;
}
.security {
color: #d8e4c4;
}
.blue-dam {
color: #a5c6d5;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--ginger-peach:#f9d29f;
--calla:#f2e1b5;
--security:#d8e4c4;
--blue-dam:#a5c6d5;
}

More palettes to explore