All Palettes

Color Palette #ff6e61, #ff8d70, #ffc3b3, #ffe9d1, #d9a663

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.alexandria {
color: #ff8d70;
}
.tropical-peach {
color: #ffc3b3;
}
.delightful-peach {
color: #ffe9d1;
}
.amber-brew {
color: #d9a663;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--alexandria:#ff8d70;
--tropical-peach:#ffc3b3;
--delightful-peach:#ffe9d1;
--amber-brew:#d9a663;
}

More palettes to explore