All Palettes

Color Palette #ff6e61, #ff9b70, #ffcc7a, #ffd79e, #fff5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hibiscus-delight {
color: #ff9b70;
}
.apricot-glow {
color: #ffcc7a;
}
.august-morning {
color: #ffd79e;
}
.creamy-cloud-dreams {
color: #fff5e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hibiscus-delight:#ff9b70;
--apricot-glow:#ffcc7a;
--august-morning:#ffd79e;
--creamy-cloud-dreams:#fff5e0;
}

More palettes to explore