All Palettes

Color Palette #f9a79f, #fbc6c6, #ffe1b8, #b2e0b3, #a1d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight-peach {
color: #f9a79f;
}
.sunday-best {
color: #fbc6c6;
}
.cookie {
color: #ffe1b8;
}
.mint-cocktail-green {
color: #b2e0b3;
}
.terrace-pool {
color: #a1d6e2;
}

/* CSS Variables */
:root {
--candlelight-peach:#f9a79f;
--sunday-best:#fbc6c6;
--cookie:#ffe1b8;
--mint-cocktail-green:#b2e0b3;
--terrace-pool:#a1d6e2;
}

More palettes to explore