All Palettes

Color Palette #fe6d5d, #f8997c, #fbcf89, #fefe6c, #a6da4e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.upstream-salmon {
color: #f8997c;
}
.puff-pastry-yellow {
color: #fbcf89;
}
.super-banana {
color: #fefe6c;
}
.conifer {
color: #a6da4e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--upstream-salmon:#f8997c;
--puff-pastry-yellow:#fbcf89;
--super-banana:#fefe6c;
--conifer:#a6da4e;
}

More palettes to explore