All Palettes

Color Palette #ff6e61, #ffa142, #ffcc00, #f2e03a, #d6a800

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.angel-s-trumpet {
color: #f2e03a;
}
.golden-beryl-yellow {
color: #d6a800;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--angel-s-trumpet:#f2e03a;
--golden-beryl-yellow:#d6a800;
}

More palettes to explore