All Palettes

Color Palette #ff6e61, #ff9f75, #ffd54d, #a7d7b8, #4d3d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candyman {
color: #ff9f75;
}
.vibrant {
color: #ffd54d;
}
.eerie-glow {
color: #a7d7b8;
}
.bossa-nova {
color: #4d3d4c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candyman:#ff9f75;
--vibrant:#ffd54d;
--eerie-glow:#a7d7b8;
--bossa-nova:#4d3d4c;
}

More palettes to explore