All Palettes

Color Palette #ff6e61, #ff9c8f, #f9c58b, #f6e48e, #f3c93f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.arts-crafts-gold {
color: #f9c58b;
}
.pale-banana {
color: #f6e48e;
}
.softsun {
color: #f3c93f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--arts-crafts-gold:#f9c58b;
--pale-banana:#f6e48e;
--softsun:#f3c93f;
}

More palettes to explore