All Palettes

Color Palette #ff6e61, #ffa05c, #ffcc66, #f2e7a6, #d9a9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.qing-yellow {
color: #ffcc66;
}
.majestic-treasures {
color: #f2e7a6;
}
.mellow-rose {
color: #d9a9a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--qing-yellow:#ffcc66;
--majestic-treasures:#f2e7a6;
--mellow-rose:#d9a9a1;
}

More palettes to explore