All Palettes

Color Palette #f37d77, #f6a69d, #f9c1be, #fde3e5, #fef6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.youthful-coral {
color: #f37d77;
}
.candlelight-peach {
color: #f6a69d;
}
.carnation-bloom {
color: #f9c1be;
}
.royal-wedding {
color: #fde3e5;
}
.sea-salt-sherbet {
color: #fef6f7;
}

/* CSS Variables */
:root {
--youthful-coral:#f37d77;
--candlelight-peach:#f6a69d;
--carnation-bloom:#f9c1be;
--royal-wedding:#fde3e5;
--sea-salt-sherbet:#fef6f7;
}

More palettes to explore