All Palettes

Color Palette #ff6e61, #ff9a5c, #ffbd38, #a4e0e5, #4ccdc4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.fall-gold {
color: #ffbd38;
}
.charlotte {
color: #a4e0e5;
}
.may-day {
color: #4ccdc4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--fall-gold:#ffbd38;
--charlotte:#a4e0e5;
--may-day:#4ccdc4;
}

More palettes to explore