All Palettes

Color Palette #ff6e61, #ff9757, #ffb13d, #f7e13b, #d9e9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.pieces-of-eight {
color: #ffb13d;
}
.fluffy-duckling {
color: #f7e13b;
}
.natural-youth {
color: #d9e9b4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--pieces-of-eight:#ffb13d;
--fluffy-duckling:#f7e13b;
--natural-youth:#d9e9b4;
}

More palettes to explore