All Palettes

Color Palette #ff6c5c, #ff8d70, #ffb68f, #ffd89e, #ffeb99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6c5c;
}
.alexandria {
color: #ff8d70;
}
.desert-sunrise {
color: #ffb68f;
}
.august-morning {
color: #ffd89e;
}
.old-yella {
color: #ffeb99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6c5c;
--alexandria:#ff8d70;
--desert-sunrise:#ffb68f;
--august-morning:#ffd89e;
--old-yella:#ffeb99;
}

More palettes to explore