All Palettes

Color Palette #d77d28, #f6b05a, #ffdb70, #a4daa5, #f04f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d77d28;
}
.duckling {
color: #f6b05a;
}
.hawkbit {
color: #ffdb70;
}
.green-trance {
color: #a4daa5;
}
.strawberry-avalanche {
color: #f04f3d;
}

/* CSS Variables */
:root {
--bitter-orange:#d77d28;
--duckling:#f6b05a;
--hawkbit:#ffdb70;
--green-trance:#a4daa5;
--strawberry-avalanche:#f04f3d;
}

More palettes to explore