All Palettes

Color Palette #ff6d1f, #ffa142, #ffd761, #ffc2cc, #ff2e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.aspen-gold {
color: #ffd761;
}
.blobfish {
color: #ffc2cc;
}
.pelati {
color: #ff2e2e;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--aspen-gold:#ffd761;
--blobfish:#ffc2cc;
--pelati:#ff2e2e;
}

More palettes to explore