All Palettes

Color Palette #f7c8bb, #fbaf8e, #f7b84a, #f0a400, #dbac00

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f7c8bb;
}
.orange-grove {
color: #fbaf8e;
}
.mango-margarita {
color: #f7b84a;
}
.lemon-dream {
color: #f0a400;
}
.palomino-gold {
color: #dbac00;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f7c8bb;
--orange-grove:#fbaf8e;
--mango-margarita:#f7b84a;
--lemon-dream:#f0a400;
--palomino-gold:#dbac00;
}

More palettes to explore