All Palettes

Color Palette #ff5f5c, #ff9a57, #ffcb5c, #a8d30d, #4de0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.pineapple-salmon {
color: #ff5f5c;
}
.honey-carrot-cake {
color: #ff9a57;
}
.nacho {
color: #ffcb5c;
}
.jeune-citron {
color: #a8d30d;
}
.aphrodite-aqua {
color: #4de0b6;
}

/* CSS Variables */
:root {
--pineapple-salmon:#ff5f5c;
--honey-carrot-cake:#ff9a57;
--nacho:#ffcb5c;
--jeune-citron:#a8d30d;
--aphrodite-aqua:#4de0b6;
}

More palettes to explore