All Palettes

Color Palette #ff6e61, #ff976b, #ffbb80, #ffe7b3, #e3f6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.apricot-flower {
color: #ffbb80;
}
.vanilla-ice-cream {
color: #ffe7b3;
}
.light-green-glint {
color: #e3f6d5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--apricot-flower:#ffbb80;
--vanilla-ice-cream:#ffe7b3;
--light-green-glint:#e3f6d5;
}

More palettes to explore