All Palettes

Color Palette #f7b5a1, #f6e398, #a2d7d0, #9fc4e9, #6d9ad9

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.lemon-meringue {
color: #f6e398;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.sweet-dreams {
color: #9fc4e9;
}
.sea-loch {
color: #6d9ad9;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--lemon-meringue:#f6e398;
--touch-of-turquoise:#a2d7d0;
--sweet-dreams:#9fc4e9;
--sea-loch:#6d9ad9;
}

More palettes to explore