All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #ffe5a3, #f5f7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.sun-drenched {
color: #ffe5a3;
}
.yippie-ya-yellow {
color: #f5f7a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--sun-drenched:#ffe5a3;
--yippie-ya-yellow:#f5f7a1;
}

More palettes to explore