All Palettes

Color Palette #f7b5a1, #f8d2a0, #f2e7a1, #a4daa6, #6bb9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.ginger-peach {
color: #f8d2a0;
}
.majestic-treasures {
color: #f2e7a1;
}
.green-trance {
color: #a4daa6;
}
.norfolk-sky {
color: #6bb9e6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--ginger-peach:#f8d2a0;
--majestic-treasures:#f2e7a1;
--green-trance:#a4daa6;
--norfolk-sky:#6bb9e6;
}

More palettes to explore