All Palettes

Color Palette #ff5833, #ff8c1a, #ffbe33, #ffec42, #ffe44d

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.vibrant-honey {
color: #ffbe33;
}
.hollandaise {
color: #ffec42;
}
.royal-star {
color: #ffe44d;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--vibrant-honey:#ffbe33;
--hollandaise:#ffec42;
--royal-star:#ffe44d;
}

More palettes to explore