All Palettes

Color Palette #f7b1a1, #fce9a6, #a9eab0, #88c8d8, #6a9bd2

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.bleached-sunflower {
color: #fce9a6;
}
.frosted-hills {
color: #a9eab0;
}
.maiden-voyage {
color: #88c8d8;
}
.sea-loch {
color: #6a9bd2;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--bleached-sunflower:#fce9a6;
--frosted-hills:#a9eab0;
--maiden-voyage:#88c8d8;
--sea-loch:#6a9bd2;
}

More palettes to explore