All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #b0eb00, #5d4037

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.green-fiasco {
color: #b0eb00;
}
.daniel-boone {
color: #5d4037;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--green-fiasco:#b0eb00;
--daniel-boone:#5d4037;
}

More palettes to explore