All Palettes

Color Palette #ff3333, #ff713d, #ffb829, #d5ff4d, #8ffb89

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff3333;
}
.carrot {
color: #ff713d;
}
.extreme-yellow {
color: #ffb829;
}
.tennis-ball {
color: #d5ff4d;
}
.easter-green {
color: #8ffb89;
}

/* CSS Variables */
:root {
--pelati:#ff3333;
--carrot:#ff713d;
--extreme-yellow:#ffb829;
--tennis-ball:#d5ff4d;
--easter-green:#8ffb89;
}

More palettes to explore