All Palettes

Color Palette #f9d467, #f7c6a6, #f5a49e, #f26989, #d67a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d467;
}
.peach-damask {
color: #f7c6a6;
}
.candlelight-peach {
color: #f5a49e;
}
.cupid-s-arrow {
color: #f26989;
}
.i-love-you-pink {
color: #d67a8d;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d467;
--peach-damask:#f7c6a6;
--candlelight-peach:#f5a49e;
--cupid-s-arrow:#f26989;
--i-love-you-pink:#d67a8d;
}

More palettes to explore