All Palettes

Color Palette #ff6e61, #ff7a38, #f6cb3c, #f1e5a7, #f1f3f8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.synthetic-pumpkin {
color: #ff7a38;
}
.marigold-dust {
color: #f6cb3c;
}
.cymophane-yellow {
color: #f1e5a7;
}
.alpine-goat {
color: #f1f3f8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--synthetic-pumpkin:#ff7a38;
--marigold-dust:#f6cb3c;
--cymophane-yellow:#f1e5a7;
--alpine-goat:#f1f3f8;
}

More palettes to explore