All Palettes

Color Palette #ff6e61, #ff9a57, #ffbc57, #ffe180, #f3f7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.honey-crusted-chicken {
color: #ffbc57;
}
.june-day {
color: #ffe180;
}
.yippie-ya-yellow {
color: #f3f7a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--honey-crusted-chicken:#ffbc57;
--june-day:#ffe180;
--yippie-ya-yellow:#f3f7a1;
}

More palettes to explore