All Palettes

Color Palette #fddbaf, #f6c4a2, #f29f8c, #e0794d, #c04e39

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bellini {
color: #fddbaf;
}
.shrimp-toast {
color: #f6c4a2;
}
.blush {
color: #f29f8c;
}
.jaffa {
color: #e0794d;
}
.grenadier {
color: #c04e39;
}

/* CSS Variables */
:root {
--peach-bellini:#fddbaf;
--shrimp-toast:#f6c4a2;
--blush:#f29f8c;
--jaffa:#e0794d;
--grenadier:#c04e39;
}

More palettes to explore