All Palettes

Color Palette #ffec3d, #ffc929, #ff9900, #f58019, #e64919

0%
0%
0%

CSS code for this palette

/* CSS */
.hollandaise {
color: #ffec3d;
}
.bumblebee {
color: #ffc929;
}
.vitamin-c {
color: #ff9900;
}
.consumed-by-fire {
color: #f58019;
}
.nasturtium-flower {
color: #e64919;
}

/* CSS Variables */
:root {
--hollandaise:#ffec3d;
--bumblebee:#ffc929;
--vitamin-c:#ff9900;
--consumed-by-fire:#f58019;
--nasturtium-flower:#e64919;
}

More palettes to explore