All Palettes

Color Palette #f7b2a1, #f2a15a, #d9c87d, #a8e0a3, #6d9bd0

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.bergamot-orange {
color: #f2a15a;
}
.spring-grass {
color: #d9c87d;
}
.grape-green {
color: #a8e0a3;
}
.sea-loch {
color: #6d9bd0;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--bergamot-orange:#f2a15a;
--spring-grass:#d9c87d;
--grape-green:#a8e0a3;
--sea-loch:#6d9bd0;
}

More palettes to explore