All Palettes

Color Palette #d7376c, #f25c5a, #fbaf3c, #f9e639, #f3f1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-sorbet {
color: #d7376c;
}
.hot-coral {
color: #f25c5a;
}
.peach-butter {
color: #fbaf3c;
}
.gorse {
color: #f9e639;
}
.latte-froth {
color: #f3f1e8;
}

/* CSS Variables */
:root {
--raspberry-sorbet:#d7376c;
--hot-coral:#f25c5a;
--peach-butter:#fbaf3c;
--gorse:#f9e639;
--latte-froth:#f3f1e8;
}

More palettes to explore