All Palettes

Color Palette #f7b2a1, #fbb08e, #f8a26d, #f7b450, #f6c451

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.orange-grove {
color: #fbb08e;
}
.copper-river {
color: #f8a26d;
}
.mango-margarita {
color: #f7b450;
}
.mom-s-pancake {
color: #f6c451;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--orange-grove:#fbb08e;
--copper-river:#f8a26d;
--mango-margarita:#f7b450;
--mom-s-pancake:#f6c451;
}

More palettes to explore