All Palettes

Color Palette #ff6e61, #ff9b80, #ffbca3, #ffdac2, #fff4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.nature-apricot {
color: #ffbca3;
}
.friendship {
color: #ffdac2;
}
.creamy-cloud-dreams {
color: #fff4e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--nature-apricot:#ffbca3;
--friendship:#ffdac2;
--creamy-cloud-dreams:#fff4e0;
}

More palettes to explore