All Palettes

Color Palette #ff6d1f, #ff9e42, #ffd65c, #ffe8a3, #ffb6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.exotic-blossom {
color: #ff9e42;
}
.common-dandelion {
color: #ffd65c;
}
.sun-drenched {
color: #ffe8a3;
}
.nature-apricot {
color: #ffb6a3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--exotic-blossom:#ff9e42;
--common-dandelion:#ffd65c;
--sun-drenched:#ffe8a3;
--nature-apricot:#ffb6a3;
}

More palettes to explore