All Palettes

Color Palette #ff6e61, #ffb54d, #ffd900, #a8d3e1, #f5c99e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb54d;
}
.soviet-gold {
color: #ffd900;
}
.light-blue-glint {
color: #a8d3e1;
}
.sundown {
color: #f5c99e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb54d;
--soviet-gold:#ffd900;
--light-blue-glint:#a8d3e1;
--sundown:#f5c99e;
}

More palettes to explore