All Palettes

Color Palette #d65d29, #f6a64c, #f9d66c, #a3d48c, #3c9cd7

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d65d29;
}
.troll-slayer-orange {
color: #f6a64c;
}
.forsythia-blossom {
color: #f9d66c;
}
.pistachio-dream {
color: #a3d48c;
}
.dayflower {
color: #3c9cd7;
}

/* CSS Variables */
:root {
--obstinate-orange:#d65d29;
--troll-slayer-orange:#f6a64c;
--forsythia-blossom:#f9d66c;
--pistachio-dream:#a3d48c;
--dayflower:#3c9cd7;
}

More palettes to explore