All Palettes

Color Palette #ff6e61, #ff9c7a, #f1c7a7, #ffe3b3, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.creamy-orange-blush {
color: #ff9c7a;
}
.citrus-sachet {
color: #f1c7a7;
}
.peach-of-mind {
color: #ffe3b3;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--creamy-orange-blush:#ff9c7a;
--citrus-sachet:#f1c7a7;
--peach-of-mind:#ffe3b3;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore