All Palettes

Color Palette #ff6e61, #ff9a57, #ffcb5c, #e9f6c6, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.nacho {
color: #ffcb5c;
}
.snow-flurry {
color: #e9f6c6;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--nacho:#ffcb5c;
--snow-flurry:#e9f6c6;
--peasful-mint:#c1f0c1;
}

More palettes to explore