All Palettes

Color Palette #ff5833, #ffbe33, #daff33, #74ff33, #3381ff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.vibrant-honey {
color: #ffbe33;
}
.stadium-grass {
color: #daff33;
}
.lush-greenery {
color: #74ff33;
}
.dodger-blue {
color: #3381ff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--vibrant-honey:#ffbe33;
--stadium-grass:#daff33;
--lush-greenery:#74ff33;
--dodger-blue:#3381ff;
}

More palettes to explore