All Palettes

Color Palette #ff6d1f, #ffa04d, #ffb35c, #ffd65c, #fff9b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.exotic-flower {
color: #ffa04d;
}
.vintage-orange {
color: #ffb35c;
}
.common-dandelion {
color: #ffd65c;
}
.creamy-sunshine-pastel {
color: #fff9b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--exotic-flower:#ffa04d;
--vintage-orange:#ffb35c;
--common-dandelion:#ffd65c;
--creamy-sunshine-pastel:#fff9b3;
}

More palettes to explore