All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #d9e5b3, #a1d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.natural-youth {
color: #d9e5b3;
}
.terrace-pool {
color: #a1d6e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--natural-youth:#d9e5b3;
--terrace-pool:#a1d6e2;
}

More palettes to explore